Google Ad Perfomance Report missing data

2021-12-24 Thread Иван Иванов
Hello everyone! I'm trying to get ad perfomance data using this code: $session = (new AdWordsSessionBuilder())->fromFile($this->account->token)->withOAuth2Credential($this->oAuth2Credential) ->withClientCustomerId($customerId)->build(); $query = (new ReportQueryBuilder()) ->select([ 'Impressions',

Re: Regarding the Google Ads API client library fo Go language

2021-10-25 Thread Иван Иванов
+1 to request for Go lang client library понедельник, 31 мая 2021 г. в 05:03:22 UTC+3, Google Ads API Forum Advisor Prod: > Hi, > > Glad to hear that things worked on your end. > > However, we currently do not have information on any succeeding releases. > For now, and as mentioned earlier, pl