Thank you for the response. Okay I understood your solution. But Is it possible to get customer details with this "https://googleads.googleapis.com/v17/customers:listAccessibleCustomers " endpoint.
Thanks On Friday, June 7, 2024 at 12:41:43 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > I understand that you've encountered the error '404' when running the > query. I could see that you're combining both endpoints > https://googleads.googleapis.com/v17/customers:listAccessibleCustomers/googleAds:searchStream. > > Please note that customers.listAccessibleCustomers > <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers/listAccessibleCustomers> > > and customers.googleAds.searchStream > <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/searchStream> > are > both individual endpoints. Each endpoint will have its own parameters. I > would suggest you use customers.googleAds.searchStream > <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/searchStream> > which > returns all rows that match the search stream query. Once you open this > customers.googleAds.searchStream > <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/searchStream> > on > the right side, you will see three options Info: Chat and API. Click on > API. Pass the required parameters and in the request body, select the > 'query' and pass the previously provided query and click on Execute to see > the results. > > For more information on how to use the endpoints, you may check the APIs > Explorer documentation <https://developers.google.com/explorer-help/>. > Let us know if you face any issues. > > > This message is in relation to case > "ref:!00D1U01174p.!5004Q02tJEen:ref" (ADR-00238738) > > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/13f206d6-34f1-421a-81eb-c6856dabf388n%40googlegroups.com.
