Developer-Blog Blog

Google AdWords API – Part 3 11

Google AdWords API – Part 3

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...

Google AdWords API – Part 2 0

Google AdWords API – Part 2

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 Adwords API – Part 1 3

Google Adwords API – Part 1

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...

android2 2

Android Homepage App – Teil 2

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...

einfache HTML Seite 2

Caching mit dem Apache Webserver

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...