I am also facing this same issue. can anybody please help me for this? I've 
also spent hours getting more and more frustrated. Please can someone tell 
me how to get the sandbox working? I am unable to add Campaigns.
i have also followed the following steps but the same issue is there. 

a. Call GetAllCampaigns example to initialize the sandbox if not done 
already.
b. Call GetAccountHierarchy example to get the list of sandbox accounts.
c. Use one of those customerIds to make remaining calls.

GetAccountHierarchy return 0.




On Monday, March 5, 2012 6:43:10 AM UTC+5, Rallan wrote:
>
> In my live Adwords account I can add a new campaign without a problem, 
> but I have been trying to use the sandbox without success. I can test for 
> existing campaigns in the sandbox (none found) but I am unable to add a 
> new campaign. I get the error:
>
> [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]
>
> I am logging in with the following set-up:
>
> AUTH.INI
>
> email = "xxxxx...@gmail.com"
> password = "xxxxxxxx"
> userAgent = "My Adwords Tool"
> applicationToken = "ignored"
> developerToken = "xxxxx...@gmail.com++GBP"
>
> SETTINGS
>
> DEFAULT_VERSION = "v201109"
> DEFAULT_SERVER = "https://adwords-sandbox.google.com";
> COMPRESSION = 1
> COMPRESSION_LEVEL = 1
> WSDL_CACHE = 0
> VERIFY_PEER = 0
>
> MY SCRIPT
>
> $campaignService = $user->GetCampaignService('v201109', '
> https://adwords-sandbox.google.com');
>
>
> I have looked around online but found no actual answers. As far as I can 
> tell I what's missing is a sandbox generated clientId, or possibly 
> a clientCustomerId? However, I have been unable to find out how I get this! 
> I have tried using my normal clientId but it is rejected 
> (AuthenticationError.CUSTOMER_NOT_FOUND). 
>
> I'm going nuts here. I've spent hours getting more and more frustrated. 
> Please can someone tell me how to get the sandbox working?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to