ListAccessibleCustomers is not working because i don't have loginCustomerId
set in GoogleAdsClient, so when i call listAccessibleCustomers i get an
error.
I can't see getCustomers() method in java sdk CustomerServiceClient
implementation. The only method is getCustomer() which requires customerI
Hello,
I have a task to integrate with Google ads system.
I already implemented an authentication flow, so when new client uses my
system and connects his Google Ads account to my system I receive his
account credentials(access/refresh tokens) and store them in a database.
Now i want to downloa