Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hello, You can retrieve the client customer id by selecting the ExternalCustomerId when running reports. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5001UKM2Ru:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://g

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2020-09-08 Thread Tarannum
Hi all, Please let me know the solution get in order to get ClientCustomerid from Customerid of the Client who access my Goggle App with Login process. Please help. Its urgent. On Friday, October 18, 2019 at 5:03:54 PM UTC+2 adsapiforumadvisor wrote: > Hi Niti, > > You can get the currency of

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-18 Thread Google Ads API Forum Advisor Prod
Hi Niti, You can get the currency of the account by selecting the AccountCurrencyCode from the Account Performance Report. See this sheet for the currency code conversions. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKM2Ru:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-18 Thread Niti Bala
Hi Anthony, I am trying to fetch currency of an ad account but failed. Can you please help me out to get currency. Thanks in advance On Tuesday, October 8, 2019 at 9:23:16 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Praduman, > > It looks like the CID you provided in the screenshot is for a

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-08 Thread Google Ads API Forum Advisor Prod
Hi Praduman, It looks like the CID you provided in the screenshot is for a client account. In order to retrieve all the accounts, you need the CID of your manager account. If you go to the UI, click Account & Settings -> Account access -> Managers to get the desired CID of the account you want

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-07 Thread Praduman Tiwari
Hello Anthony, Thanks for the reply, I really appreciate your reply. My APP flow is: 1. Connect email with respective credentials (Done) 2. Get all Google Ads account with respective connected email (Pending) 3. Get all campaigns with respective Google Ads account (Done) 4. Get all group of respe

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-07 Thread Google Ads API Forum Advisor Prod
Hi Praduman, Yes, the only way to get the clientCustomerId of the manager account is manually through the UI. Once you have that ID, you can retrieve all the clientCustomerId’s of the clients dynamically through the API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKM2Ru:ref --

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-05 Thread Praduman Tiwari
Hello Sai, Thanks for the support. Q. Have you gone through the steps to sign up your account and make your first api call? Ans. Yes, I have completed this step and complete the rest flow, like as getting campaigns, get Groups and create Ads also, but unable to get the "clientCustomerId" dynamic

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-04 Thread Google Ads API Forum Advisor Prod
Hi Praduman, Thank you for reaching out. Have you gone through the steps to sign up your account and make your first api call? If so, you should be able to get your manager account ID from the Google Ads UI. You can insert this ID where it says “api.adwords.clientCustomerId=” in the “properties

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-04 Thread Praduman Tiwari
Hello, Sai :), Thanks for the reply. As you suggest me to Apply "clientCustomerId" of manager a/c to fetch the all clients user in my manager a/c. Please suggest any way to get clientCustomerId of the manager account which is connected to my APP, I am using this code for authentication. $clie

RE: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello Praduman, If you are using AdWords API, you can use the ManagedcustomerService.get function to fetch all the clients under your manager account. You have to pass the manager customer id as the customerClientId for this specific API call as we are fetching all the clients linked to manager

How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-03 Thread Praduman Tiwari
Hello :), I'm trying to access all the Google Ads accounts which are linked to my connected account. I am developing an APP which is based on Ad creation, I have integrated the FB and currently stuck in Google Ads. Please check my FB flow in my attachment. [image: image_2019_10_03T09_47_40_4