RE: Migrating code to fetch customer IDs

2022-05-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ran, Thanks for reaching out to the Google Ads API Forum. Yes, you may use Google Ads CustomerServiceClient listAccessibleCustomers. Kindly note that the ListAccessibleCustomers method in CustomerService lists customers accessible to you. The resulting list of customers is based on your OAu

Migrating code to fetch customer IDs

2022-05-08 Thread Ran Koren
HI I am working on migrating our AdWords API code to google ads API. The current code implementation is retrieving AdWords Account customers and the download report data for each customer. In the code we are doing the following: 1. Create credentials using clientId, clientSecret and refresh to