Re: Get all accounts with token on new api v0

2018-11-14 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Costantin, Yes, The functionality is available from the latest version of Google Ads API Beta v0.5.0 . You could use CustomerService.ListAccessibleCustomers

Re: Get all accounts with token on new api v0

2018-11-13 Thread juan
Hi, we are currently in version v-0.5, I wonder if this functionality is already available? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Get all accounts with token on new api v0

2018-06-06 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Costantin, Welcome to Google Ads API v0_1 . You can use the CustomerService

Get all accounts with token on new api v0

2018-06-06 Thread cosbgn
I'm trying to get a list of all the accounts of a user via the new beta API. I can't seem to find the correct endpoint. Is there a complete list of all the endpoints to interact via the rest API? What's the correct endpoint to get all accounts of a user using just the token? -- --