Re: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-18 Thread Ершов Александр
Hello, Ernie! Got it, thank you It worked. Appreciate your help! On Friday, December 11, 2020 at 12:59:17 PM UTC+3 adsapiforumadvisor wrote: > Hi, > > Thank you for raising your concern. > > To summarize the authentication on Google Ads API, if the OAuth2 > credentials you are using were

RE: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for raising your concern. To summarize the authentication on Google Ads API, if the OAuth2 credentials you are using were created by a user which is a user of your MCC/manager account, then you would need to include the MCC's customer ID as the login-customer-id in your

Re: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-09 Thread Ершов Александр
And if so, will the following work - Another MCC gives access to account to my MCC - I create OAuth credentials - connect using loginCustomerID = my MCC id - specify this account via adsServiceClient->searchStream(customerId, $query); - work with it On Thursday, December 10, 2020 at 2:20:03

Re: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-09 Thread Ершов Александр
It works under old Adwords API, so that's a bit weird to me It means that to have access to account which wasn't created by me (was created by another MCC), I either need - get OAuth credentials from original MCC - connect this account not directly to my email, but to my MCC email account, and