Re: Ad Performance Report missed data when CriterionId is included

2020-09-07 Thread 'Dmitry Kozyrev' via AdWords API and Google Ads API Forum
Hi Mitchell, Sorry for the late reply. Unfortunately I did not receive the permission to share that data. But recently we ran into a similar issue (for another customer): curl --http1.1 \ --header "Authorization : Bearer {AuthorizationToken}" \ --header "developerToken : {DeveloperToken

Age Range Performance Report: some fields lead to 500 error

2020-06-16 Thread 'Dmitry Kozyrev' via AdWords API and Google Ads API Forum
Hi! It seems that some fields in Age Range Performance Report are incompatible with each other. For example, I found that the report curl --http1.1 --header "Authorization : Bearer {Token}" --header "developerToken : {DeveloperToken}" --header "clientCustomerId: {CustomerId}" --header "include

ConversionTrackerId display name for "Creative Conversion Report"

2020-06-03 Thread 'Dmitry Kozyrev' via AdWords API and Google Ads API Forum
Hi! I found a possible misnaming in the "Creative Conversion Report" (= "Free clicks" in the UI). When the "ConversionTrackerId" column is included in the report it has the "Conversion Tracker Id" display name (in the first row of CSV report) instead of "Free click type" as described in the doc

Ad Performance Report missed data when CriterionId is included

2020-06-02 Thread 'Dmitry Kozyrev' via AdWords API and Google Ads API Forum
Hi, Our customer uses automated report fetching similar to following: curl --http1.1 \ --header "Authorization : Bearer {AuthorizationToken}" \ --header "developerToken : {DeveloperToken}" \ --header "includeZeroImpressions: false" \ --header "clientCustomerId : {CustomerId}" \

UI and API reports differ

2020-05-21 Thread Dmitry Kozyrev
Hi! I created a simple report based on "Final URL" with only 3 columns: Final Url, Ad Group State and Impressions. Presence of Ad Group State column leads to implicit segmentation but the only its value is "enabled". Everything looks good (see attached screenshot). Then I tried to receive the