Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-11-10 Thread Jack Wootton
Hello Karol, I too experienced this problem. The solution, for me at least, was to recompile the client. This is actually documented in the README that comes with the client (Java client in my case), specifically it states: Every time you modify a file in src/main/resources, you must have

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-09-26 Thread Karol SĹ‚uszniak
I have same problem with adding campaign in sandbox. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-08-14 Thread Allan Lopez
Hi Kevin, Thanks for the response. I've checked the soap_xml.log and unfortunately all the customer IDs there are 0. Well I hope your team can fix the bug. On Tuesday, August 14, 2012 2:49:52 AM UTC+8, Kevin Winter wrote: Hi, Could you please check the SOAP XML log (see the README) after

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-08-13 Thread Allan Lopez
I'm also experiencing this as of now. I've just created a new google mail account a while ago. I am using the php client library. a. Call GetAllCampaigns example to initialize the sandbox if not done already. - returned No campaigns were found. b. Call GetAccountHierarchy example to get the

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-08-13 Thread Allan Lopez
Also when I try to run the AddCampaigns. I get this error also: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] I'm using v201109 On Tuesday, August 14, 2012 12:30:27 AM UTC+8, Allan Lopez wrote: I'm also experiencing this as of now. I've just created a new google mail

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-08-13 Thread Kevin Winter
Hi, Could you please check the SOAP XML log (see the README) after running the GetAccountHierarchy example? Due to some sandbox quirks, not all the libraries properly handle the sandbox SOAP response. If you are getting back client accounts that have non-0 IDs, you should be able to set one

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-07-24 Thread Kevin Winter
Hi, If you were affected by this bug, we recommend using a new sandbox account. You can create a brand-new gmail account for sandbox usage. Please let us know if you're still seeing this with a new account. - Kevin Winter AdWords API Team On Tuesday, July 17, 2012 1:41:31 AM UTC-4, Wasi

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-07-16 Thread Wasi
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

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-13 Thread Anash P. Oommen
Hi, We had some issue with the sandbox last week where new accounts were being created with customerid 0. This issue is fixed now, you can use a fresh sandbox login to call GetAccountHierarchy. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 9 March 2012 03:50:36 UTC+5:30, Slava

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-08 Thread Slivka
Why does GetAccountHierarchy return 0 for customerIds for all 5 sandbox accounts? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-06 Thread Anash P. Oommen
Hi Rallan, You need to 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. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5

Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-04 Thread Rallan
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:

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-04 Thread Rallan
I forgot to say that this is a not an MCC account. On Monday, 5 March 2012 01:43:10 UTC, 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