Re: How to retrieve Adwords accounts ids and names from Google account

2017-06-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eugene, Could you please post your question on the .NET library ? The library owner will be better equipped to address your question. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: How to retrieve Adwords accounts ids and names from Google account

2017-06-14 Thread eugene
Hi Sreelakshmi, Thank you for your answer. As I understand Adwords .NET library, from your link, doesn't support .NET Core, does that mean that I have to implement SOAP calls myself or do we have other options? On Wednesday, June 14, 2017 at 9:30:18 PM UTC+3, Sreelakshmi Sasidharan (AdWords A

Re: How to retrieve Adwords accounts ids and names from Google account

2017-06-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eugene, You can use the CustomerService.getcustomers() method to get all the customers directly accessible by the user authenticating the call. For that, you will have to make the API call witho