Re: Equal rows for report with AdGroupStatus

2020-04-30 Thread Google Ads API Forum Advisor Prod
Hi Pavel, The behavior of the API and UI should match. Since you are adding AdGroupStatus, it is segmenting your data by ad group. If you would like more details to the behavior of this report, I'd recommend reaching out to the product team as they would be better suited to assist you. Regards

Re: Equal rows for report with AdGroupStatus

2020-04-29 Thread Pavel G
Hi Anthony, Thank you for response. I have no discrepancy between UI and API. I just want to understand how API works. In my post I gave 2 examples of requests made one after another to the same report. The first request returns one row with 250 impressions, and the second request returns two r

RE: Equal rows for report with AdGroupStatus

2020-04-29 Thread Google Ads API Forum Advisor Prod
Hi Pavel, The Final URL Report maps to this section of the UI. The data there should match your API report. As you can see, if you add/remove Ad Group, you will get a different number of results. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UaSkkX:ref -- -- =~=~=~=~=~=~=~=~=~=~=

Equal rows for report with AdGroupStatus

2020-04-28 Thread Pavel Grivachev
Hi, When I use request without AdGroupStatus field I have one row result. Request: curl --http1.1 \ --header "Authorization : Bearer {token}" \ --header "developerToken : {developerToken}" \ --header "includeZeroImpressions: false" \ --header "clientCustomerId : {clientCustomerId