Authorization Error

2024-01-22 Thread Bruce McRitchie
I have a campaign ready to go, and our technical folks are adding the tag to our website. They get an Access Blocked: Authorization Error. Error 401 Deleted_client. Any ideas? Thanks Bruce -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: google api authorization error

2023-09-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Michelle, Thank you for getting back to us. By reviewing your concern, I understand that your Google Ads account is active and you still have access to it. However, despite this access, you are encountering an ongoing 'CUSTOMER_NOT_ENABLED' error when attempting to retrieve data from the Go

Re: google api authorization error

2023-09-25 Thread Michelle Cruz
your concern, I understand that you are getting ' >> CUSTOMER_NOT_ENABLED >> <https://developers.google.com/google-ads/api/reference/rpc/v12/AuthorizationErrorEnum.AuthorizationError#:~:text=Signup%20not%20complete.-,CUSTOMER_NOT_ENABLED,-The%20customer%20account>' >> >>

Re: google api authorization error

2023-09-22 Thread Michelle Cruz
e%20customer%20account>' > > error which means that the customer account cannot be accessed because it > is not in an enabled state. I would like to inform you that this is an > authorization error usually occurs when the customer account hadn't > finished signup or

RE: google api authorization error

2023-09-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
t this is an authorization error usually occurs when the customer account hadn't finished signup or had been deactivated. I would recommend you to sign in to the Google Ads UI and ensure that you've completed the signup process for this account. For deactivated accounts, see Reactivat

Google API Authorization Error

2023-09-21 Thread Michelle Cruz
Hi, I'm hoping you can help. Since Friday, September 15th my client has been unable to pull revenue data through the Google API. they are receiving the following error message "authorization_error: The customer account can't be accessed because it is not yet enabled or has been deactivated." W

Reason for Authorization error

2022-11-16 Thread Safetynet Devs
Hello Team, We faced the below error while making a Google Ads API for one of the Google Ads account, though it is working fine when it runs again after some time: *"error":* *{"technicalMessage":"com.google.ads.googleads.v10.errors.GoogleAdsException: errors { error_code {authoriza

Re: authorization error

2022-11-09 Thread N Y
Thank you for reply, I have double checked the account relationship. - The e-mail address for OAuth2 authentication is the e-mail address of the MCC account. - I prepared an ad account that the MCC account has administrative privileges for and set it to customer-id. - I set the M

Re: authorization error

2022-11-09 Thread N Y
Dear Google Ads API Technical Support Team, I will give you additional information. The authorization error occurs when trying to create a keyword plan with the mutateKeywordPlans method. Also, account A has administrative privileges for account B. Please give me an answer. Thnak you. 2022年11

authorization error

2022-11-08 Thread N Y
Hello there. I have a question about connecting to the API using the Google Ads API Client Library for PHP. The following error occurs when running the API with an account that has basic access to the Google Ads API. *Request with ID '' has failed.Google Ads failure details: authorizat

"authorization Error" - not been reviewed or verified by google?

2022-04-25 Thread 임한결
We created a project following this link( https://developers.google.com/google-ads/api/docs/oauth/cloud-project). And we got the same issue, which receives "Authorization Error" similar with this Q&A( https://groups.google.com/g/adwords-api/c/YC7OdiBqsqk/m/RK01-1d7AAAJ). Can we get

“Authorization Error” - not been reviewed or verified by Google?

2022-03-18 Thread 'A R' via Google Ads API and AdWords API Forum
When I try to get a refresh token for Google Ads API, I receive “Authorization Error”. I’m using “authenticate_in_desktop_application.py” from Google Ads Client Library. Where can I change the app so it complies with Google policies? [image: screen.png

RE: Authorization error when adding keyword via MutateAdGroup

2022-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. For your statement “I'm also able to successfully retrieve information for this same account via API's, so the read functionality seems OK. ”, could you please double check if you do have Mutate request access enabled to the customer Id

Authorization error when adding keyword via MutateAdGroup

2022-01-20 Thread Scott Vaillancourt
I'm attempting to add a negative keyword to a specific ad group but am receiving an authorization error ("The user does not have permission to perform this action on the resource or call a method."). I'm able to add keywords via Google Ads (ads.google.com). I'm

RE: Authorization Error - NO_CUSTOMER_FOUND

2020-03-03 Thread Google Ads API Forum Advisor Prod
Hi Manu, Thanks for reaching out. The AuthorizationError.NO_CUSTOMER_FOUND usually occurs when client customer ID passed in the request header is invalid. Could you please check if you have added the correct client customer ID in the googleads.yaml file? If the issue persists, could you please

Authorization Error - NO_CUSTOMER_FOUND

2020-03-02 Thread Manu Puthia
Hi, I am trying to run the below code to extract campaign information, however, I am getting the exception --> zeep.exceptions.Fault: [AuthorizationError.NO_CUSTOMER_FOUND @ ] I have created the client_id, secret and refresh token multiple times but with no luck. Note - I have copied the

RE: Authorization error on basic access token

2019-03-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I had to delete your initial post as you have included confidential information. Please refer to our forum posting guidelines to avoid such instances. Regarding your concern, could you se

Authorization error on basic access token

2019-03-28 Thread Ad
Hi. I have an account with access to Ads API and developer token, approved and having basic access level. In documentation it means, that i have an access to production account. I have built an application to generating reports for campaigns, but i can't auhtenticate user. API throws Authoriza

Re: Adwords API - Laravel 5 - Authorization Error

2017-10-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This error occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. You need to use CustomerService.getCustomers()

Adwords API - Laravel 5 - Authorization Error

2017-10-06 Thread Thomas in het Veld
Hello, I am making use of the nikolajlovenhardt/laravel-google-ads library for Laravel 5. I set up a product manager account and created an API key, requested the clientId, clientSecret and refreshToken. I have setup a MCC test account

Re: Authorization Error trouble

2015-11-18 Thread Umesh Dengale
Hello, The AuthorizationError.USER_PERMISSION_DENIED means your OAuth credentials don't match clientCustomerId you specify. Basically, login you are using doesn't have access to the account you are trying to touch. BTW, this is covered here

Authorization Error trouble

2015-11-18 Thread Jonathan Walder
re getting an "Authorization" error. Details: - The "ClientID" and associated "ClientSecret" are from a project under an account which has administrative permissions on the master. - The "RefreshToken" was generated authorizing the same account as above

Re: Unexplained Authorization Error

2013-05-24 Thread Anash P. Oommen (AdWords API Team)
Hi Noah, client_customer_id is the customer id of the account for which you are making calls. E.g. if you are retrieving campaigns, the OAuth2 token could belong to either the Advertiser account or a parent MCC, the client_customer_id should be that of the Advertiser account. Cheers, Anash On

Re: Unexplained Authorization Error

2013-05-16 Thread Noah Silverman
Anash, I used an MCC account (of which the customer is not a member) for generating the OAuth2 tokens. The "client_customer_id" is the ID of MY MCC account. Is that incorrect? In general, we want to develop a service where we can access the accounts of many clients programmatically. I've see

Re: Unexplained Authorization Error

2013-05-16 Thread Anash P. Oommen (AdWords API Team)
Hi Noah, You need to look at your clientCustomerId, and the login for which you generated your OAuth2 tokens. Does the login that the OAuth2 belongs to have access to this customerId? (i.e. it is a login to this customerId, or an MCC that has access to this customerId) Cheers, Anash P. Oommen,

Unexplained Authorization Error

2013-05-16 Thread Noah
Hello, My developer key was approved. I had a client give me access via OAuth2. Have the access and refresh tokens. Trying a very simple connection to list campaigns. Getting an error: adspygoogle.adwords.AdWordsErrors.AdWordsAuthenticationError: [AuthorizationError.USER_PERMISSION_DENIED @ ;