Re: Access multiple MCC accounts using AdWords API

2020-07-15 Thread 暐陳
Hi Xiaoming, This is what I want! Thank you~~~ I tried your solution and succeeded.Thank you for the help of you and Danica. You are awesome. On Saturday, July 11, 2020 at 2:27:50 AM UTC+8, adsapiforumadvisor wrote: > > Hi 暐陳, > > Thank you for reaching out. I’m a colleague of Danica. If you a

Re: Access multiple MCC accounts using AdWords API

2020-07-10 Thread Google Ads API Forum Advisor Prod
Hi 暐陳, Thank you for reaching out. I’m a colleague of Danica. If you are trying to access both MCC accounts, you don’t need to link these two MCC accounts. You could create OAuth2 credentials for each MCC account and make API calls with the same developer token. You need to create OAuth2 creden

Re: Access multiple MCC accounts using AdWords API

2020-07-10 Thread 暐陳
Yes, I access the account via API myself, and the APIs & services is connect to my email.(I own the OAuth 2.0 Client IDs and credentials of my app.) And this email address is also have the access permission to both MCC accounts. Furthermore, I share the link cause I heard I have two way to use

Re: Access multiple MCC accounts using AdWords API

2020-07-09 Thread Google Ads API Forum Advisor Prod
Hi 暐陳,, To make sure I understood correctly, is your concern that you are not sure which email address is tied to the API? Are you looking to access the account via API yourself? Please clarify these points. It is also worth noting that any of the users listed under the Users tab will be able t

Re: Access multiple MCC accounts using AdWords API

2020-07-09 Thread 暐陳
Hi Danica, Thank you for your response. However, I don't know which email address is represent API user.I have access permission to these MCC accounts in Google Ads platform. And I don't know which one is the API user account. And the other way I find the page https://support.google.com/google

RE: Access multiple MCC accounts using AdWords API

2020-07-08 Thread Google Ads API Forum Advisor Prod
Hi 暐陳, Thank you for reaching out. Can you confirm if you are trying to access a different MCC account but are not able to do so? If so, the API user that needs to be added to that account is the user that is making the API request. The email address of the user that is authenticating the API c

Re: Access multiple MCC accounts using AdWords API

2020-07-08 Thread 暐陳
Sry, I met ran into the same problem,Multiple Mcc account but just be granted one basic level developer token. You said add the API user as a user.We have many users in the Mcc account, how do I now which one is the API user? On Friday, June 15, 2018 at 3:53:19 AM UTC+8, Milind Sankeshware (AdWo

Re: Access multiple MCC accounts using AdWords API

2018-06-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, If you are looking to access the client account under the same hierarchy, the credentials of the MCC account will be able to make a call to any accounts under that hierarchy. To access the account in a different hierarchy, you will either need to link those accounts or add the API user

Re: Access multiple MCC accounts using AdWords API

2018-06-13 Thread API_DCH
Hi, Thanks for your email. Actually, I am using .net client library to access Adwords data, since we have multiple MCC accounts, there are bunch of Client id's associated to each MCC account. I have a table that contains each Client Id and authentication details . I have developed a C# program

Re: Access multiple MCC accounts using AdWords API

2018-06-13 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, The USER_PERMISSION_DENIED that you are getting in the API is because there is no link between the manager account authenticated in the request and the client account specified in