RE: USER PERMISSION DENIED AND CUSTOMER_NOT_ENABLED

2022-02-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rita, Thanks for reaching out to the Google Ads API Forum. Upon checking the logs you’ve provided with us, it appears that you’ve encountered the CUSTOMER_NOT_ENABLED error. The CUSTOMER_NOT_ENABLED error indicates that the customer ID specified in your API request could be either inactive

RE: User Permission Denied

2021-07-28 Thread Google Ads API Forum Advisor
Hi Jan, Thank you for reaching out. Could you confirm if the OAuth2 credentials were generated using a user / email address that has access to the Google Ads account (customer ID) specified in your API request? If the user / email address is one that has access, or is associated to the MCC / m

Re: USER permission denied issue

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, For OAuth2Exception (Token has been revoked) error occurs when user has revoked access to an application. Please contact your AdWords user for more details. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~

Re: USER permission denied issue

2016-04-18 Thread xinghua . wang
Yin, are you saying we need to generate a new developer token on MCC account? Will the new one be workable immediately? On Friday, April 15, 2016 at 11:08:42 PM UTC+8, Yin Niu wrote: > > Hi, > > These are different errors. > > USER_PERMISSION_DENIED >

Re: USER permission denied issue

2016-04-15 Thread 'Yin Niu' via AdWords API Forum
Hi, These are different errors. USER_PERMISSION_DENIED error occurs when there is no link between the manager account and client account. If token was revoked, you would have to generate a new token. Please

Re: User Permission Denied Different Client Library

2015-08-31 Thread Umesh Dengale
Hi Mark, The OAuth2.0 client id and client secret key are specific to the application. You need to create new client id and client secret key for .NET library selecting *Application Type* as *Web application

Re: User Permission Denied Different Client Library

2015-08-28 Thread Mark Hill
Hi Umesh, The values that are defined in the php config file, and that are also in the .net config file are: User Agent Developer Token Client Customer Id OAuth2 Client Id OAuth2 Client Secret OAuth2 Refresh Token The only difference is that the .net config file specifies that the Oauth mod

Re: User Permission Denied Different Client Library

2015-08-25 Thread Umesh Dengale
Hi Mark, For your .NET API request, your OAuth credentials don't match the client ID specified in the request, or any of its MCCs. Please check you have set your OAuth2.0 credential properly. You could refer the OAuth2.0 guide for details

Re: User Permission Denied for Test MCC

2015-07-08 Thread Danial Klimkin
Hello Paulo, This error means you are trying to add a campaign under an MCC account. Please make sure you send an advertiser account ID in the clientCustomerId field. The OAuth token can be of an MCC account. -Danial, AdWords API Team. On Wednesday, July 8, 2015 at 3:00:42 PM UTC+2, PAULO

Re: User Permission Denied for Test MCC

2015-07-08 Thread PAULO JOSE Castro
Having an ADD_OPERATION_NOT_PERMITTED error too On Friday, February 6, 2015 at 7:36:02 AM UTC+8, Jon Weinstock wrote: > > Hi Adwords, > > I created a production MCC with an account under email address A. I > requested a developer token under this account. > > I created a test MCC with multiple ac

Re: User Permission Denied for Test MCC

2015-02-09 Thread Danial Klimkin
Hello Jon, Please make sure you was logged in under login B when doing the OAuth flow. Most common reason for this error is when you were logged into a different google account (like your personal gmail) and accidentally authorized for the API calls with it. -Danial, AdWords API Team. On F