Working at Google for the APIlity PHP project
The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
At present I am about to add all possible geoTargets to the Campaign objects and thus giving advertisers all possibilities they need to advertise wherever they want.
In addition to that I am writing a test suite which will spin off the in-doc samples I have promised for a long time. This kills two birds with one stone or, as we less brutally say in Germany, hits two flies with one fly swat.
The Roadmap of APIlity as of October 14th is:
1.0.1
Support all geo targets (implemented)
In-Doc samples (slowly grows)
Use native GZip report function (implemented)
1.0.2
Dual Criterion/Keyword service usage (best out of both worlds)
Test suite for testing all functions
1.x.y
Migration from XML DOM-ing to XML parsing
Criterion service only (Keyword service will be history)
MySQL layer (something like a local DB cache)
Whatever the community suggests (well, almost whatever…)
See what the APIlity community says about this roadmap.Support all geo targets (implemented)
In-Doc samples (slowly grows)
Use native GZip report function (implemented)
1.0.2
Dual Criterion/Keyword service usage (best out of both worlds)
Test suite for testing all functions
1.x.y
Migration from XML DOM-ing to XML parsing
Criterion service only (Keyword service will be history)
MySQL layer (something like a local DB cache)
Whatever the community suggests (well, almost whatever…)
The opinions expressed here are my own. Neither my employer nor any other party necessarily agrees with them.