Google AdWords API – Part 4
The fourth part from my AdWords article series is about the TargetingIdeaService. For a project I needed to get search volume and competition for each keyword. This is not as simple as getting clicks...
The fourth part from my AdWords article series is about the TargetingIdeaService. For a project I needed to get search volume and competition for each keyword. This is not as simple as getting clicks...
The third article is about how to get adtexts, placements and keywords from Google AdWords API. Adtext You can get adtexts from the AdGroupAdService. The difference to campaigns and adgroups is, that we can...
Part two is about how to get data from Google AdWords. Structure An AdWords account is hierarchically structured: AdWords account An AdWords account is unique with its AdWords ID and is a Google account....
Google offers a lot of different services. Some of them have their own API to read data from external programs. One of them is AdWords. AdWords uses SOAP interfaces to get data from campaigns...
Nach den Grundlagen in Teil 1 geht es nun um die Programmierung unserer kleinen Android App. Das ganze ist relativ simpel, die App jedoch ziemlich cool, wenn man bedenkt wie viel Arbeit tatsächlich dahinter...
Wie erstellt man eine Android Homepage App? In meinem ersten Artikel zum Thema Android Programmierung möchte ich euch zeigen wie man in ca. 15 Minuten eine komplette App erstellt. Diese App wird in der...
Der Apache2 Webserver ist von der Performance gesehen ein sehr schneller und effizienter Webserver. Irgendwann kommt man aber bei Webseiten mit sehr vielen Abfragen pro Sekunde in die Situation wo man Ergebnisse noch schneller...
Quake3 is a first person multiplayer shooter. This game is today quite old, but it is already played (at LAN parties) and it is often used for benchmark tests for graphic cards as reference. Installation...
DOSBox is today one of the standard programs of most Linux distributions. So it is also a matter of fact, that this DOS emulator is also available for your Raspberry Pi. The installation is...
In one of my last articles I showed you how to use your Raspberry Pi as Minecraft server. There is also a special Minecraft client avaliable. With it you can play Minecraft on your...