Hello Deniz,

 Could you please confirm that you're following all the steps outlined
at

  
http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders

regarding the values you should use for those variables? Specifically,
it does not look like you're specifying the right thing for
$developer_token, because it should be something like "[email protected]+
+USD" rather than anything having to do with a real Production
Developer token.

Cheers,
-Jeff Posnick, AdWords API Team


On Jun 10, 2:50 pm, deniz <[email protected]> wrote:
> i'm test php samples forhttp://code.google.com/p/adwords-api-php-samples/
>
> example, changed only with my information in get_client_accounts.php
>
> # Provide AdWords login information.
> $email = 'INSERT_LOGIN_EMAIL_HERE';
> $password = 'INSERT_PASSWORD_HERE';
> $useragent = 'INSERT_COMPANY_NAME: AdWords API PHP Sample Code';
> $developer_token = 'INSERT_DEVELOPER_TOKEN_HERE';
> $application_token = 'INSERT_APPLICATION_TOKEN_HERE';
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to