Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-11 Thread Google Ads API Forum Advisor Prod
Hi Nicolas, Yes, that is correct. You will need to obtain the IDs manually. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23HzCD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-10 Thread nikher...@gmail.com
Hi adsapiforumadvisor, Definitely impossible to get that id via API, would it be necessary to get it manually? El viernes, 7 de agosto de 2020 a las 15:06:21 UTC-5, adsapiforumadvisor escribió: > Hi Nicolas, > > You can use the ListAccessibleCustomers example you mentioned to get the >

Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-07 Thread Google Ads API Forum Advisor Prod
Hi Nicolas, You can use the ListAccessibleCustomers example you mentioned to get the customer IDs of your client accounts. However, you will need to input the client account IDs manually and make separate calls to get entity information such as the campaigns inside the account. Regards,

Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-07 Thread nikher...@gmail.com
I need to get the customer id the mcc that is what I mean by the administrator id. At the time of logging in, get that customer ID, in the image I show which customer ID I mean. [image: ejemplo customer id.png] El viernes, 7 de agosto de 2020 a las 13:34:16 UTC-5, adsapiforumadvisor

Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-07 Thread Google Ads API Forum Advisor Prod
Hi Nicolas, If by administrator account, you mean manager account, then I'm afraid it's not possible to obtain this from the client account level. You can only obtain the client accounts from the manager level. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23HzCD:ref -- --

Re: How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-06 Thread nikher...@gmail.com
yes, I understand that part but I need to get customer id when user login, it would not be optimal for the user to go get id manually. How could I do this? El jueves, 6 de agosto de 2020 a las 14:23:03 UTC-5, adsapiforumadvisor escribió: > Hello Nicolas, > > When setting up your credentials,

How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api?

2020-08-05 Thread Nicolas Hernandez Barrero
How can I get the customer id of my administrator account, only with the access token and the developer-token using rest api? I already obtain the id of the customer accounts associated with the administrator account as follows: I do a get to