Hi Mouloud,
You can use the AdWords API PHP library from
http://code.google.com/p/google-api-adwords-php/. It contains code examples
to get you started on most of the common AdWords API jobs. As for connecting
to the API sandbox, you can use the credentials that Joseph mentioned. They
go into
Hi,
Use your gmail account to work with adwords apis in sandbox.
Find file auth.ini in your adwords apis folder then input something like
below:
email = "youracco...@gmail.com"
password = "YOUR_PASSWORD"
userAgent = "MOZ"
applicationToken = "ignored"
developerToken = "youracco...@gmail.com++U
Hello,
i'm french developper, and i search everywhere in google documentation
about API SOAP, and i don't understant, how does it work.
Does anybody have a starter code with SOAP and PHP...
How to connect to google service API with php?
Best regards
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~