Not Accessible another client Account in Google Ads API.

2020-03-17 Thread cooing pop
Hi, I have an account about google ads as Master MCC as Root Manager Account 1. and I want to get customer client ad accounts(Account A, Account B, Account C). UserCredentials credentials = UserCredentials.newBuilder() .setClientId("{Root Manager's client Id}") .setClientSecret("{Root Manager

Fwd: Is there any problem in ads API

2019-12-12 Thread cooing pop
The questions are as follows. There is a problem when requesting Google ad API. My application use google-ads 3.0 version. and import com.google.ads.googleads.v1.services. #1 For each advertiser account, call the API that obtains keyword effect data, but all data that is imported by API calls

Re: Is there any problem in ads API

2019-12-12 Thread cooing pop
The questions are as follows. There is a problem when requesting Google ad API. My application use google-ads 3.0 version. and import com.google.ads.googleads.v1.services. Use that query to get your Google ad account list. STEP 1. "SELECT segments.date, metrics.impressions, metrics.clicks, m

Re: Is there any problem in ads API

2019-12-12 Thread cooing pop
test 2019년 12월 12일 목요일 오후 1시 56분 53초 UTC+9, cooing pop 님의 말: > > sometimes get Report ERROR: io.grpc.StatusRuntimeException: UNAVAILABLE: > 502:Bad Gateway > > and Web page access is intermittent. > > about this URL > 1. https://ads-developers.googleblog.com/search/la

There is a problem when requesting Google ad API.

2019-12-12 Thread cooing pop
The questions are as follows. There is a problem when requesting Google ad API. My application use google-ads 3.0 version. and import com.google.ads.googleads.v1.services. #1 For each advertiser account, call the API that obtains keyword effect data, but all data that is imported by API calls

Is there any problem in ads API

2019-12-11 Thread cooing pop
sometimes get Report ERROR: io.grpc.StatusRuntimeException: UNAVAILABLE: 502:Bad Gateway and Web page access is intermittent. about this URL 1. https://ads-developers.googleblog.com/search/label/google_ads_api 2. https://developers.google.com/google-ads/api/reference/rpc/ I wonder if there i