RE: Permission denied for first API call

2022-12-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aditya, Thanks for confirming that issue has been resolved. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2hOdEu:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Permission denied for first API call

2022-12-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aditya, Thanks for reaching out to the Google Ads API Forum. It appears that you have encountered USER_PERMISSION_DENIED error. Could you check in this thread if solution provided does help you? If not, you may provide us following details via reply privately to author option: Complete requ

Re: Permission denied for first API call

2022-12-28 Thread Aditya Todkar
I was able to resolve the issue. After giving access to account used to generate credentials I was able to get all campaigns for particular customer id. Reference: https://groups.google.com/g/adwords-api/c/sq7EeUt4Sp8/m/NlP-yZSKBAAJ On Wednesday, December 28, 2022 at 5:18:47 PM UTC+5:30 Aditya

RE: Permission Denied Error

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Thank you for posting your concern. Allow me to provide support to your concern. To answer your question, I would suggest referring to this document as it explains how to authorize Google Ads API request. Also, the error that you mentioned occurs when you're not specifying the customer

RE: permission denied error

2022-06-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Ajay, Thank you for reaching out to the Google Ads API support team. Please make sure that the login_customer_id you are setting in your config_dict belongs to a manager account that is linked to the account you want to get campaigns for. Also make sure that you remove the hyphens from y

Re: Permission Denied

2022-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out. We have received logs. Upon taking look at your logs, I can see that the client have encountered the AuthorizationError.USER_PERMISSION_DENIED error. Kindly note that you may receive the error ‘USER_PERMISSION_DENIED’ when a user doesn't have permission to acces

Re: Permission Denied

2022-04-28 Thread 'Dmitry Trager' via Google Ads API and AdWords API Forum
Please, confirm that you've received my private response On Wednesday, April 27, 2022 at 10:55:00 PM UTC+4 adsapi wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > To investigate the issue further, could you please provide the complete > request >

Re: Permission Denied

2022-04-27 Thread 'Dmitry Trager' via Google Ads API and AdWords API Forum
We are using *google-ads-ruby *by the way. On Wednesday, April 27, 2022 at 9:35:35 AM UTC+4 Dmitry Trager wrote: > After switching from AdWords API to Google Ads API we started to get a lot > of error for our clients: > > *{"created":"@1651037629.5

Re: Permission Denied error received in Google Ads API, but not for AdWords API

2022-02-20 Thread gardella...@gmail.com
Solved. The problem was I was create credentials using the customer id. In order to fix it, I create the credential using the root account id and during queries, I have to choose the login-customer-id. By playing with https://developers.google.com/google-ads/api/docs/migration/login-customer-id

Re: Permission Denied error received in Google Ads API, but not for AdWords API

2022-02-20 Thread gardella...@gmail.com
Hi, I am having the same issue. How did you solve it? Thanks, Juan On Friday, November 22, 2019 at 1:59:54 PM UTC-3 Google Ads API Forum Advisor Prod wrote: > Hi Paul, > > When we make an API request it is very important that we make sure there > is a link between the manager account authenti

RE: Permission Denied: Being requested to Enable the Google Ads API in the wrong GCP account.

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Nelle, Can you confirm that you followed the steps in this guide? You should be able to see your project IDs by clicking on the project in the top left-hand corner of the screen. You can also try creating a new project and enabling it then using those credentials for your API call. If that d

Re: Permission Denied: Being requested to Enable the Google Ads API in the wrong GCP account.

2021-12-16 Thread Nellle Rickchards
PS: I'm connecting via the OAuth Desktop Application method (https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-desktop). I was connecting fine with the old Google Adwords API. On Thursday, December 16, 2021 at 11:46:24 AM UTC-5 Nellle Rickchards wrote: > Hello, I'm ru

Re: Permission Denied

2021-09-02 Thread Google Ads API Forum Advisor
Hello, It appears you did not receive our last message. Our team member, Ernie, provided the message below: Thank you for providing more details to your concern. I am also a member of Google Ads API team and let me provide support to your concern. Upon further checking on my end, the "ad...@the

Re: Permission Denied

2021-08-31 Thread goingdev
My latest response was August 27th. I did not receive any response after that. Please advise. On Friday, August 6, 2021 at 2:10:49 PM UTC-4 adsapi wrote: > Hi, > > My colleague responded privately to your message on July 29th and it > appears it didn't reach you so I will post his message with

Re: Permission Denied

2021-08-05 Thread goingdev
I responded to this comment over a week ago with the user / email info. I haven't gotten a response. I'm disappointed with the response times on this forum. On Tuesday, July 27, 2021 at 3:24:06 PM UTC-4 adsapi wrote: > Hello, > > It seems possible you did not receive the most recent message from

Re: Permission Denied

2021-07-27 Thread Google Ads API Forum Advisor
Hello, It seems possible you did not receive the most recent message from our team. Please let us know if you have received this message. Our response to your message where you provided your logs is below: The USER_PERMISSION_DENIED error usually indicates that you are authenticating as a user

Re: Permission Denied

2021-07-26 Thread goingdev
I sent in the full request and response logs last week. Have you received it? On Tuesday, July 13, 2021 at 1:51:58 AM UTC-4 adsapi wrote: > Hello there, > > Thank you for getting back to us and for sharing the logs. > > However, the logs provided aren't the logs that we're expecting. In the > G

Re: Permission Denied

2021-07-12 Thread Google Ads API Forum Advisor
Hello there, Thank you for getting back to us and for sharing the logs. However, the logs provided aren't the logs that we're expecting. In the Google Ads API, you can enable logging by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can ac

Re: Permission Denied

2021-07-09 Thread goingdev
Any update on this? I sent a private response 3 days ago. On Tuesday, July 6, 2021 at 1:31:43 AM UTC-4 adsapi wrote: > Hello there, > > Thank you for reaching out to us. > > As for the error, can you try following this guide > wh

RE: Permission Denied

2021-07-05 Thread Google Ads API Forum Advisor
Hello there, Thank you for reaching out to us. As for the error, can you try following this guide when generating your OAuth2 credentials? If the issue still persists, please share with us the complete request and response logs with the request ID generated (via Reply privately to author opti

Re: Permission Denied error received in Google Ads API, but not for AdWords API

2019-11-22 Thread Google Ads API Forum Advisor Prod
Hi Paul, When we make an API request it is very important that we make sure there is a link between the manager account authenticated in the request and the client account specified in the headers. Also you have to make sure the OAuth2 credentials that are being used belong to the manager accou

Re: Permission Denied error received in Google Ads API, but not for AdWords API

2019-11-22 Thread Paul Cooper
Hi Xiaoming, Sorry it wasn't clear but we are currently using both APIs simultaneously as we test and develop for the new API. The customers from MCC (let's say, ID 123-123-4567) using their account level oauth credentials receive 'USER PERMISSION DENIED' (works fine in the old AdWords API).

RE: Permission Denied error received in Google Ads API, but not for AdWords API

2019-11-21 Thread Google Ads API Forum Advisor Prod
Hi Paul, Thanks for reaching out. The error USER_PERMISSION_DENIED usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. If the link between the manager and client account was removed or you don’t have acce

Re: Permission denied (Google Ads API)

2019-11-19 Thread Google Ads API Forum Advisor Prod
Hi Aoi, Would you be able to re-send the complete XML request and response logs along with the configuration file via Reply privately to author? Please set the logging level to DEBUG. Thank you! Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UJahYp:ref -- -- =~=~=~=~=~=~=~=~=~=~

Re: Permission denied (Google Ads API)

2019-11-18 Thread 高嶋葵
Thank you your help. I replied to you directly. 1) RequestLog 2) ResponseLog 3) AdManager ID (Test Account) 4) Client ID (Test Account) Did the email that I sent the other day arrive? Thanks, Aoi Takashima On Friday, November 15, 2019 at 1:10:38 AM UTC+9, adsapiforumadvisor wrote: > > Hi, > >

Re: Permission denied after changing von AdWords API (Test) to Ads API (Test)

2019-11-17 Thread Benni S.
Thank you adsapiforumadvisor I replied to you directly and gave you 1.) AdManager ID (to get API access and create developer token) 2.) AdManager ID (Test Account w red test label) 3.) Client ID (Test Account w red test label). However, if I run the command ( php examples/BasicOperations/GetC

RE: Permission denied (Google Ads API)

2019-11-14 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please make sure you are calling GetCampaigns from a client account, not a manager account. If you are still getting an error after doing this, please provide the client customer ID you are using to make the call and the complete request and response logs via re

RE: Permission denied after changing von AdWords API (Test) to Ads API (Test)

2019-11-11 Thread Google Ads API Forum Advisor Prod
Hi Benni, Thank you for reaching out. Can you please provide the client customer ID of the test manager and test client accounts via reply privately to author? Additionally, which account did you use to make the call to GetCampaigns? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._50

RE: Permission denied error on running an example get_campaigns.py after installing Google Ads API with same tokens that were used for Adwords

2019-09-19 Thread Google Ads API Forum Advisor Prod
Hi Namrata, Thank you for reaching out. Could you please try visiting the Google API Console via the link received in the error response and enable Google Ads API in your project using the steps mentioned in this guide? Please give this a try and if the issue persists, could you please share th

RE: Permission denied

2019-01-31 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Niels, Yesterday the Google Ads API team starting enforcing a a new header that was originally announced

RE: Permission Denied error

2019-01-31 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Everyone, Yesterday the Google Ads API team starting enforcing a a new header that was originally announced

Re: Permission Denied error

2019-01-31 Thread jairo
Hello, I have a similar problem USER_PERMISSION_DENIED, a few days ago everything works fine, El Jueves, 31 de Enero de 2019, 3:46:19 (UTC-5), nikolay...@ostrovok.ru escribió: > > when I make a request via google-ads==0.6.0 I get an error PERMISSION > DENIED. But when i try to make a request w

Re: Permission Denied error

2019-01-31 Thread Inspired UM
Not sure if its related, but I cannot acces any of my accounts data through Google Ads API Beta as well. *I get error "403 The caller does not have permission"* On Thursday, 31 January 2019 10:46:19 UTC+2, nikolay...@ostrovok.ru wrote: > > when I make a request via google-ads==0.6.0 I get an erro

Re: Permission Denied error

2019-01-31 Thread nikolay . makurin
I do not have access to any client account my manager account is 370-817-0796 On Thursday, January 31, 2019 at 11:46:19 AM UTC+3, nikolay...@ostrovok.ru wrote: > > when I make a request via google-ads==0.6.0 I get an error PERMISSION > DENIED. But when i try to make a request with googleads libr