Re: Anyway to get all Google Ads accounts associated with a google account after OAuth login?

2020-03-31 Thread Dipack Panjabi
Thanks for the response, Xiaoming. In order to make the request, I would have to provide a `clientCustomerId` header in the request, and I can pull the account hierarchy only then, right? I was hoping there was a way for me to not provide a `clientCustomerId` header, and simply retrieve all

Anyway to get all Google Ads accounts associated with a google account after OAuth login?

2020-03-30 Thread Dipack Panjabi
As the question says, is there a way to figure out what Google Ads accounts are associated with a particular google account after OAuth login? By way of an API, perhaps? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

AdWords API - List members in a User list?

2020-03-20 Thread Dipack Panjabi
As the title says, is there a way to figure out who the members of a particular user list are? This is to confirm the results of the [`mutateMembers`]( https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#mutatemembers ) operation; specifically, ADD and