Awesome! That worked! Thanks Much! On Wednesday, 20 March 2019 14:33:05 UTC-4, googleadsapi-forumadvisor wrote: > > Hello, > > You could try using the Method: > google.ads.googleads.v1.services.CustomerService/ListAccessibleCustomers > and Endpoint: googleads.googleapis while trying your RESTful call. You have > to pass the OAuth credentials the same way you pass for other RESTful API > calls. You could refer this API call structure > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#api_call_example> > for > reference. > > Also, below is the CURL request In case you want to take a look. > > curl --header "Authorization: Bearer ACCESS_TOKEN_HERE" --header > "developer-token: DEVELOPER_TOKEN_HERE" > https://googleads.googleapis.com/v1/customers:listAccessibleCustomers > > Please let me know if you have any further questions. > > Regards, > Sai Teja, Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/57e301c9-3c7f-44d2-b22a-e07970aefc36%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
