PDA

View Full Version : AdWords API: Google APIlity Library Documentation


rustybrick
08-30-2005, 02:44 PM
Found at http://www.seobook.com/archives/001135.shtml

http://google-apility.sourceforge.net/

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.

Very exciting...

rustybrick
08-30-2005, 04:07 PM
Had one of my guys test it out, they said it is very very slow, takes for ever just to initiate. Not sure if we did something wrong on our side.

Anyone else play with it?

yourStore
09-02-2005, 03:47 PM
It is a bit slow, but I wouldn't say it unusable. I actually had zero experience w/ PHP, but I was able to cobble together a script yesterday to upload my Adwords CSV through the API rather than manually through my rep.

rustybrick
09-02-2005, 04:31 PM
You are right, it actually turned out to be a weird network issue here.

Thanks for adding your input!