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
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
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