Hi Bharani, Thank you for your help, unfortunately I still couldn't guess the valid HTTP endpoint to get a Customer Client Link... as your example was about ListAccessibleCustomers which wasn't my question.
Got a 400 clueless error response for the following HTTP requests: - GET https://googleads.googleapis.com/v1/customers/{MANAGER_CUSTOMER_ID}/customerClientLinks:getCustomerClientLink?resource_name=customers/{CLIENT_CUSTOMER_ID} - GET https://googleads.googleapis.com/v1/customers/{MANAGER_CUSTOMER_ID}/customerClientLinks:get?resource_name=customers/{CLIENT_CUSTOMER_ID} - GET https://googleads.googleapis.com/v1/customers/{MANAGER_CUSTOMER_ID}/customerClientLinks:get Could you please show me a working CURL example to list the underlying accounts of a Manager customer? Thank you ps: the HTTP endpoint below every resource and service should be added to the docs... On Wednesday, June 5, 2019 at 5:15:53 AM UTC+8, adsapiforumadvisor wrote: > > Hello Pierre, > > I'm Dannison's colleague addressing your concern as he is out of office. > You may refer to the API Call structure documentation > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_url> > which > illustrates in detail about the endpoint that should be used and the > request URL. CustomerClientLinkService will have the URL path as > customerClientLinks. This can also be seen in the proto file definition > <http://undefined> too. I have attached the sample request and response > logs which might be helpful. > > Thanks, > Bharani, Google Ads API Team > > > ref:_00D1U1174p._5001UAqoGy: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 "AdWords API and Google Ads 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/1cad4874-deae-4709-a4af-2af0b5eea261%40googlegroups.com.
