Re: google ads api header_error: invalid_login_customer_id

2024-04-24 Thread 'Deb' via Google Ads API and AdWords API Forum
Thank you all. The dashes in the ID was indeed the issue. I am able to push the mutations successfully now. On Tuesday, April 23, 2024 at 10:44:47 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for your input on the issue. > > This message is in relation to case >

RE: google ads api header_error: invalid_login_customer_id

2024-04-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your input on the issue. This message is in relation to case "ref:!00D1U01174p.!5004Q02tPHgL:ref" (ADR-00232263) Thanks, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Google Ads API header_error: INVALID_LOGIN_CUSTOMER_ID

2024-04-23 Thread D. H.
"The login customer id header \\\'Optional[XXX-XXX-]\\\' could not be validated." If you're passing in the customer ID value with hyphens like "111-222-" you need to pass without for the API: "111222". D.H. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: google ads api header_error: invalid_login_customer_id

2024-04-22 Thread Maria
Il lun 22 apr 2024, 13:09 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum ha scritto: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I understand that you have encountered the error "INVALID_CUSTOMER_ID >

RE: google ads api header_error: invalid_login_customer_id

2024-04-22 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. I understand that you have encountered the error "INVALID_CUSTOMER_ID." It means that the provided customer ID is invalid. In order to replicate the issue from our end, provide us with the complete API logs (request and

Google Ads API header_error: INVALID_LOGIN_CUSTOMER_ID

2024-04-21 Thread 'Deb' via Google Ads API and AdWords API Forum
Hello, I'm stuck and hoping to get some help with this. I'm using Python 3 and using the "MutateGoogleAdsRequest" service to make changes to campaign budgets. I have a list of updated "CampaignBudgetOperation" operations with the use of helper field masks that I assigned to the