Re: manager account id

2024-08-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, There is no default value for login_customer_id. If you're not authorizing as a manager account; in other words, if your OAuth 2.0 credentials are for a user of the target Google Ads client account directly, you don't need to supply a login-customer-id header. For more information check thi

Re: manager account id

2024-08-28 Thread Nguyen Vien
Have any news about it? Hope have response soon. Thanks On Wednesday, August 28, 2024 at 7:46:31 AM UTC+7 Nguyen Vien wrote: > Is there a default value for login_customer_id when I don't pass it? > On Wednesday, August 28, 2024 at 7:43:04 AM UTC+7 Nguyen Vien wrote: > >> I don't use googleads.yam

Re: manager account id

2024-08-27 Thread Nguyen Vien
I don't use googleads.yaml file, I use GoogleAdsClient.load_from_dict(self.CREDENTIALS) method and CREDENTIALS dict not include login_custom_id On Wednesday, August 28, 2024 at 2:07:46 AM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > I would recommend that you check the login-customer-i

Re: Manager Account ID

2024-08-27 Thread Li Tom
Hello Mr. Viên, I would like to ask if there is any way to create a new account through the Google Ads API with the default country initially set to the United Kingdom. I specify the currency as GBP and the time zone as UK, but when the account is created, it still shows the default billing c

Re: manager account id

2024-08-27 Thread Nguyen Vien
Thanks for you response. But why 4374963390 is passed to login-customer-id, I didn't passed anything to login-customer-id in my code. Just call search method of library and leave login_customer_id. I have also checked detail in log, all requests with this error are passed login_customer_id altho

Re: manager account id

2024-08-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
counts are linked, please make an API call and let us know the outcome. Additionally, I noticed that the client account (4374963390) is currently linked to the manager account ID 429-607-3600, but there is no developer token associated with this manager account, so it cannot be used for making

Re: manager account id

2024-08-27 Thread Nguyen Vien
The strange thing is that I don't pass login_customer_id so why does it have a value 4374963390? I am using google-ads-python with version 24.0.0 On Tuesday, August 27, 2024 at 2:57:31 PM UTC+7 Nguyen Vien wrote: > How about request id: yXcGOV9U

Re: manager account id

2024-08-27 Thread Nguyen Vien
How about request id: yXcGOV9UvWHQM6BkKFxBTA and q00JIVm3B4Lb8-plFRRg5Q Hope you will response soon. Thanks On Tuesday, August 27, 2024 at 11:26:00 AM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > After checking your account, I have observed that '4374963390 > <(437)%20496-3390>' is a cli

Re: manager account id

2024-08-26 Thread Nguyen Vien
Yep, I know. But I have linked MCC account to the customer account This is completed API logs: *Method: /google.ads.googleads.v16.services.GoogleAdsService/Search* *Host: googleads.googleapis.com* *Headers: {* * "developer-token": "REDACTED",* * "login-customer-id": "4374963390",* * "x

Re: manager account id

2024-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, It appears that you might have missed our previous response. The 'USER_PERMISSION_DENIED' error occurs when the MCC account is not linked to the customer account from which the API request is being made. To resolve this, ensure that your customer account is correctly linked to the appropria

Re: manager account id

2024-08-25 Thread Nguyen Vien
Have any news update about it ? On Friday, August 23, 2024 at 4:54:46 PM UTC+7 Nguyen Vien wrote: > > Yep, I am facing 'USER_PERMISSION_DENIED > ' > error > while ex

Re: manager account id

2024-08-23 Thread Nguyen Vien
Yep, I am facing 'USER_PERMISSION_DENIED ' error while executing a query in Search

RE: manager account id

2024-08-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. To confirm, is the issue that you are encountering the 'USER_PERMISSION_DENIED' error while executing a query in Search and SearchStream, though you have direct access to the account in the request? To avoid the USER_PERMISSION

Manager Account ID

2024-08-21 Thread Nguyen Vien
Hello, I am building web app allow user can login Google through OAuth2 API, then I will get all accounts of Google Ads. But sometimes I get this error (<_InactiveRpcError of RPC that terminated with: status = StatusCode.PERMISSION_DENIED details = "The caller does not have permission" debug_e

Manager Account ID

2022-11-22 Thread barbara jaymon
Hello, suppose I want to login to Google Ads via OAuth2 API and I'm an account manager, how do I get my Account ID after logging in? Is there a REST API for that? I tried using the Method: customers.listAccessibleCustomers but it gave me a list of account ids without much details, not sure how

Re: where do i find the manager account id?

2022-02-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi JT, Thank you for reaching out to the Google Ads API support team. To investigate the issue, could you please provide complete request and response logs with the request-id generated on your end via Reply privately to the author option? Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._

Re: where do i find the manager account id?

2022-02-15 Thread J T
still receiving the error On Thursday, February 10, 2022 at 3:47:17 PM UTC-5 adsapi wrote: > Hi JT, > > Thank you for reaching out to the Google Ads API support team. > > With regards to your concern, you can login into your account then go to > your preference ->Access & security -> Manager tab

where do i find the manager account id?

2022-02-09 Thread J T
i receive an error Error: The caller does not have permission: User doesn't have permission to access customer and i was told i need to set the manager account id. where do i find this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: