Re: How can I get client account id

2019-11-25 Thread jianan wang
Hi, So, how can my account become whitelisted? Thanks, Jianan Wang 在 2019年11月26日星期二 UTC+8上午12:16:14,adsapiforumadvisor写道: > > Hi Jianan, > > By further checking with your account I can confirm your account is not > whitelisted for this feature. Currently there is no other way to associate >

Re: How can I get client account id

2019-11-23 Thread jianan wang
Hi, I have replied you the customer id privately. If the customer isn't on the whitelist, what else I can do to let the customer associate with my MCC through api or Oauth2 process? Thanks and regards, Jianan Wang 在 2019年11月23日星期六 UTC+8上午3:41:13,adsapiforumadvisor写道: > > Hi Jianan, > > The i

Re: How can I get client account id

2019-11-22 Thread Google Ads API Forum Advisor Prod
Hi Jianan, The inviteeEmail and inviteeRole fields are accessible to whitelisted customers only. Could you please send us your customer Id via Reply Privately to Author option for us to check whether it has been whitelisted for this feature? Thanks and regards, Xiaoming, Google Ads API Team ref

Re: How can I get client account id

2019-11-22 Thread jianan wang
Hi I use these code to invite a customer, but it come's out the error below: [RequestError.UNKNOWN @ operations[0].inviteeEmail; trigger:'wangjianan7...@gmail.com'] How can I fix the error? $managedCustomerService = (new AdWordsServices())->get($session, ManagedCustomerService::class); // Cre

Re: How can I get client account id

2019-11-21 Thread Google Ads API Forum Advisor Prod
Hi Jianan, You could use the ManagedCustomerService.get() to retrieve the customer account ids if the customer accounts are already linked to the MCC account. If not, then you have to look up the customer account id through the Google Ads UI. If you would like to link any customer account to yo

Re: How can I get client account id

2019-11-21 Thread jianan wang
Hi, I don't have a customer's client id, how can I send an invitation to customer or link customer's account to my MCC account through the api or Oauth2 process? Thanks, Jianan Wang 在 2019年11月20日星期三 UTC+8上午12:46:00,adsapiforumadvisor写道: > > Hi Jianan, > > Thanks for reaching out. You could us

RE: How can I get client account id

2019-11-19 Thread Google Ads API Forum Advisor Prod
Hi Jianan, Thanks for reaching out. You could use the ManagedCustomerService.get() to retrieve the MCC account's client Id. This is a code example for you on how to use this service. Please let us know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1

How can I get client account id

2019-11-19 Thread jianan wang
Hi, I have the credentials of an MCC account and has some client account with it. But through the Oauth process, I can just get the MCC account's client id. So, how can I get all the accounts under an MCC through process? Thank you. Best Regard, Jianan Wang -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~