RE: How can I get the ClientCustomerId list of user?

2019-02-21 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You could use the ManageCustomerService to retrieve the list of accounts under your MCC account. You may refer to this complete sample code

Re: How can I get the ClientCustomerId list of user?

2019-02-24 Thread chai . adwords
The account I want to get a list of accounts are not under my MCC account. They are independent users and do not manage from my MCC account. The account can be another MCC or a sub-MCC. I have to get the users NOT under my MCC account list . How can I get this? Thanks. 2019년 2월 22일 금요일 오후 3시 5

RE: How can I get the ClientCustomerId list of user?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Are you trying to get the data from accounts where you are a user? If so, you will need to be authenticated to pull up account details from a MCC. Please refer to this section of the guide for