Re: Targeting Idea service - with PHP library

2010-08-15 Thread ABdev
Ok ! It seems to work for the authentication ! Thank you very much. On 14 août, 00:27, AdWords API Advisor wrote: > Hi, > > The namespace doesn't change for the sandbox, only the server does. > You can make requests to the sandbox by setting the following in > settings.ini: > >   DEFAULT_SERVER

Re: Targeting Idea service - with PHP library

2010-08-13 Thread AdWords API Advisor
Hi, The namespace doesn't change for the sandbox, only the server does. You can make requests to the sandbox by setting the following in settings.ini: DEFAULT_SERVER = "https://adwords-sandbox.google.com"; Best, - Eric Koleda, AdWords API Team On Aug 13, 8:46 am, ABdev wrote: > Hi all, > > I

Targeting Idea service - with PHP library

2010-08-13 Thread ABdev
Hi all, I'm trying to use the Adwords API with PHP. Especially I'm interested by TargetingIdea service. Here are my current authentication data. $email = 'vega.dev...@gmail.com'; $password = 'password_of_previous_email'; $developerToken = 'vega.dev...@gmail.com+eur'; $applicationToken = 'notoken