Hi Francisco.

Sandbox have own Customer Ids.
You need to initialize your Sandbox using this
http://code.google.com/intl/en/apis/adwords/docs/sandbox.html#getting-started
After that you can execute example to get Customers Id in your
sandbox.

If you will use those Ids with your script all should work.

Regards,
Evgeniy.

On 9 фев, 11:56, Francisco <[email protected]> wrote:
> Hi,
>
>    I am new to the adwords api and am testing the samples scripts for
> version v201109. I have everything set up to run in the sandbox and
> already created an AdWords account which I use the customer id to pass
> in the header. Now once I run the example I get the following error
>
> adspygoogle.adwords.AdWordsErrors.AdWordsAuthenticationError:
> AuthenticationError.CustomerNotFound @; trigger:'10digit account id '
> Service[CampaignService.mutate]
>
> where the 10 digit account id is my customer id in the adwords front
> end.
>
>   If I remove my normal Id and substitute it with the customer id =
> '1234567890' (which is the one shown as an example in a comment  in
> the file AdWordsClient.py)
>
>   Then I get the error:
>
>  adspygoogle.adwords.AdWordsErrors.AdWordsAuthenticationError:
> [AuthorizationError.USER_PERMISSION_DENIED @ ]
>
>  Is it possible to add campaigns in the sandbox? If so how should I
> set up my header?
>
>   Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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