Re: OperationAccessDenied.ACTION_NOT_PERMITTED

2020-07-27 Thread Maria Fernanda Guerra
Request: [{'operator': 'ADD', 'operand': {'name': 'ND [26.000 ARS](2) 20200727 145932', 'amount': {'microAmount': 532737}, 'isExplicitlyShared': False, 'deliveryMethod': 'STANDARD'}}] Response: Error summary: {'faultMessage': '[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.

RE: OperationAccessDenied.ACTION_NOT_PERMITTED

2020-07-27 Thread Google Ads API Forum Advisor Prod
Hi Maria, Thank you for reaching out. In order for us to further investigate your issue, could you please share the complete request and response logs along with the client customer id and the source code you used via the Reply privately to author option? Thanks and regards, Xiaoming, Google A

Re: OperationAccessDenied.ACTION_NOT_PERMITTED when posting campaigns

2019-11-21 Thread Lasse Vinther Nesset
That was exactly the issue.. Thank you!! On Tuesday, November 19, 2019 at 6:02:32 PM UTC+1, adsapiforumadvisor wrote: > > Hi Lasse, > > The ACTION_NOT_PERMITTED is usually triggered if the user is performing an > operation that is no longer allowed. I suspect that it is happening because > of t

RE: OperationAccessDenied.ACTION_NOT_PERMITTED when posting campaigns

2019-11-19 Thread Google Ads API Forum Advisor Prod
Hi Lasse, The ACTION_NOT_PERMITTED is usually triggered if the user is performing an operation that is no longer allowed. I suspect that it is happening because of the Budget delivery method. Recently, there has been a few changes to the accelerated budget delivery. Starting, October 14, 2019,

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Ketan, I received the logs. Could you also please share the email address that is used to make the API call using reply privately to the author option to see if the user has correct permissions? You cannot see the private message you sent until the forum advisor replies to that message t

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Sai Teja, Can you please confirm if you have received my private replies? I can't see them. Can you tell me how to see them? On Saturday, May 18, 2019 at 12:23:17 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello Ketan, > > Could you please confirm the email address and account id for which yo

RE: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hello Ketan, Could you please confirm the email address and account id for which you are making the mutate operation. To enable logs you can refer this guide. Please use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google Ads API Team ref:_00

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Sai Teja, The user has the access to the account. I have created campaigns/ad groups etc using the API before. I also export reports on a regular basis from the account with the same user. The problem is persisting. Can you please detail out how I can share the SOAP logs for the operation?

RE: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-10 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ketan, Could you please confirm whether the user making the API call is having the right access to the account for which you are making the mutate operations? If the problem persists, could you please share the complete SOAP logs for the operation, you are performing without redacting any

RE: OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please confirm whether the user(owning the OAuth credentials used for the API call) has standard/Admin access to the account? Please share the email address of that user using *reply privately to the author* option. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, Regret the delay in responding. Are you still facing ACTION_NOT_PERMITTED? We had an issue a while ago which is currently fixed. If you continue to face issues. Please use reply privately to author option and share you SOAP logs (request and response) along with the email id of th

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-06 Thread Jofin Kuriakose
Hi Adwords API Team, I'm facing this issue once again, here is my soap response and its failing intermittently, if you need further detail would like to share. In our case, we use adwords user login to obtain the customer id and other details like timezone, currency etc. http://schemas.xmlsoap

Re: OperationAccessDenied.ACTION_NOT_PERMITTED

2017-11-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ryan, While having basic access allows users to utilize the AdWords API, it does not necessarily allow a user to access (view/manage) information of a specific MCC/client account. When using the AdWords API, users will need to secure or generate OAuth2 credentials using an email address whic

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-21 Thread 'Umesh Dengale' via AdWords API Forum
Hi Karl, While generating the refresh token , if you login as the mana

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-21 Thread Karl Adler
Hello Umesh, Can you tell me where I can check the credentials rights? I retrieved the access token as shown in this video , where can I change the access rights? Best Regards Karl On Monday, 18 April 2016 18:49:52 UTC+2, Umesh Dengale wrote: > > H

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The OperationAccessDenied.ACTION_NOT_PERMITTED error occurs when you don't have access to the service methods (e.g. mutate

Re: OperationAccessDenied.ACTION_NOT_PERMITTED error when calling API to get campaigns

2015-01-09 Thread Ashley Xu
Thanks Josh! On Wednesday, January 7, 2015 at 7:54:18 AM UTC-8, Josh Radcliff (AdWords API Team) wrote: > > Hi Ashley, > > That error means that the OAuth credentials you are using in your request > do not grant you permissions to access the campaigns of the account > specified in your clientCu

Re: OperationAccessDenied.ACTION_NOT_PERMITTED error when calling API to get campaigns

2015-01-07 Thread Josh Radcliff (AdWords API Team)
Hi Ashley, That error means that the OAuth credentials you are using in your request do not grant you permissions to access the campaigns of the account specified in your clientCustomerId header. Make sure that the O

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-03-04 Thread Ray Tsang (AdWords API Team)
Rob, This issue has been reported. Thanks for letting us know! Ray On Thursday, February 27, 2014 11:54:49 AM UTC-5, Rob wrote: > > Hi Takeshi, > > If it helps, I've found this is only failing intermittently. The following > request gave two different responses at various times. > > > > http:

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Rob
Hi Takeshi, If it helps, I've found this is only failing intermittently. The following request gave two different responses at various times. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/mcm/v201309"; xmlns:ns2=" https://adwords.google.com/api/

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Chirag
Hello Takeshi, Thanks for update. On Thursday, February 27, 2014 3:58:28 PM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Chirag, > > Thanks for the input. > > I checked it with the relevant engineer. > The fix will be applied anytime soon. > > Best, > - Takeshi, AdWords API T

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Chirag, Thanks for the input. I checked it with the relevant engineer. The fix will be applied anytime soon. Best, - Takeshi, AdWords API Team On Thursday, February 27, 2014 2:58:07 PM UTC+9, Chirag wrote: > > Hello Takeshi, > > I am also facing the same issue with customer service since

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-26 Thread Chirag
Hello Takeshi, I am also facing the same issue with customer service since few days, its working for most but for few clients it is giving me error faultMessage=[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction]. requestId=0004f35cdb1621

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-25 Thread Zweitze
Takeshi, Indeed there is no CustomerId in the header. Our workflow is like this: 1. Using an AdWords login (or user), Get the authenticationtoken 2. Call CustomerService.Get() to get the CustomerId 3. Do the rest with the authenticationtoken and CustomerId This works for most of the AdWords login

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Zwelte, Thanks for the input. Let me confirm, looks like the request doesn't include clientCustomerId header. Is it expected? (Are you using the credential from the AdWords client account?) Also can you please let me know from what account you got the auth token? (I'd like to make sure if

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-24 Thread Zweitze
Takeshi, The production server has no SOAP logs, this is from a development machine. The error is the same. -BEGIN API CALL- Request --- http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
Hi Zweltze, Ok, I'll look into it. Are these requestIds right? 0004f2e91b0162a00ade6f851bf0 0004f2e914916bb80ade4707657c I couldn't find the logs for those requestIds. Is it possible to share your request and response XML logs (other than sensitive info)? If you are reluctant to shar

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-21 Thread Zweitze
Takeshi, The problem is not solved. 0004f2e91b0162a00ade6f851bf0 0004f2e914916bb80ade4707657c The calls were made 3+ hours after your post. Thanks in advance! On Friday, February 21, 2014 9:19:49 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Zweltze, > > Thanks for the re

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Zweltze, Thanks for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue that caused the OperationAccessDenied.ACTION_NOT_PERMITTED has been fixed. Can you please try the same request? Best, - Takeshi, AdWords API Team On Thursday, February 20,