Re: Issue on Customer Client Link with REST API

2022-06-09 Thread Kazi Khayruzzaman
Hello, Thanks for the information, but I have gone through this process once again. Just checked the GCP credentials and they're totally okay. I copy/pasted them just to be sure, and again went through the authentication/authorization process. But *same error persists*. FYI, The accounts which

Re: Issue on Customer Client Link with REST API

2022-06-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kazi, Thank you for providing the requested information. Upon checking this, I can see that you already set the correct customer Id in the login-customer-id field so the error should not persist. To further help you address this, the next thing we need to check is if you are using Oauth cre

Re: Issue on Customer Client Link with REST API

2022-06-09 Thread Kazi Khayruzzaman
Hello, Replied through* privately to author* option. Please help me out. On Wednesday, June 8, 2022 at 5:56:50 PM UTC+6 adsapi wrote: > Hi Kazi, > > Thank you for the reply. > > With regard to your question if it is possible to connect an external > Google Ads account, then the procedure in t

Re: Issue on Customer Client Link with REST API

2022-06-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kazi, Thank you for the reply. With regard to your question if it is possible to connect an external Google Ads account, then the procedure in this document but it appears that you are already doing it. With this, since the issue still persists, could you provide the following details below

Re: Issue on Customer Client Link with REST API

2022-06-08 Thread Kazi Khayruzzaman
Hi, Thanks for the reply. It solved the problem but another problem arrived. Now, I'm getting this { "error": { "status": "PERMISSION_DENIED", "message": "The caller does not have permission", "code": 403, "details": [ { "errors": [ { "er

RE: Issue on Customer Client Link with REST API

2022-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kazi, Thank you for reaching out to Google Ads API support. The errors returned are a good starting point to find out how to send a correct request. For the error "RESOURCE_NAME_MALFORMED" for field Name "client_customer" the specifics of the error returned is "Resource name '1650865311' is

Issue on Customer Client Link with REST API

2022-06-07 Thread Kazi Khayruzzaman
Hi Google Ads team, I'm trying to use this documentation https://developers.google.com/google-ads/api/rest/reference/rest/v10/customers.customerClientLinks/mutate#MutateCustomerClientLinkResult to create link between a Manager account and a client account. I have added the necessary headers,