Hi Tony,
The AdWords API PHP client library is currently not compatible with
nuSoap. The library is open source however, so you have the
opportunity to add this feature:
http://code.google.com/p/google-api-adwords-php/
Best,
- Eric Koleda, AdWords API Team
On Jun 9, 5:37 pm, thetonyleone wr
in v13 I was able to use the nusoap library to get keywords from the
adwords api and didnt need the soap plugin to be installed into php.
It looks like in the new version of the api it requires that you have
the soap plugin installed.
Is there a way to get around this and use the nusoap library be