Hi there, I have the same issue, could you please tell me how you were able to resolve this issue? My YAML file contains the following structure: developer_token: use_proto_plus: client_id: client_secret: refresh_token: login_customer_id:
Thanks! Op dinsdag 15 februari 2022 om 06:57:41 UTC+1 schreef [email protected]: > Thanks, It got resloved. > > On Tuesday, February 15, 2022 at 4:08:23 AM UTC+5:30 adsapi wrote: > >> Hello Subhranshu, >> >> Thanks for reaching out to the Google Ads API support. The error >> INVALID_CUSTOMER_ID >> <https://developers.google.com/google-ads/api/reference/rpc/v10/RequestErrorEnum.RequestError?hl=en#invalid_customer_id> >> >> occurs if customer ID is invalid. When making an API call, you must use a >> client account ID as the customer Id in your request, while your >> login-customer-id is your manager account, if you're authenticating as a >> user that has access to our manager account. This error is also encountered >> if the API request sends to pause Ads from one account that belonged to a >> different account. >> >> If the issue still persists, we request that you provide us with the >> complete request >> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> >> >> and response >> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> >> >> logs with request-id >> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> >> >> and request header >> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers> >> >> via the Reply privately to author option or directly to our >> [email protected] alias, in order for us to investigate further. >> For the client library, logging can be enabled by navigating to the >> Client libraries > Your client library (ex. Python) > Logging >> documentation, which you can access from this link >> <https://developers.google.com/google-ads/api/docs/client-libs>. >> >> Hope this helps. Let us know if you have any further questions. >> >> Best regards, >> [image: Google Logo] >> Jakeia Sabrina >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q2WvZZh:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2c81fcfc-3dfc-4d71-a4ad-f1988453e200n%40googlegroups.com.
