Re: Report API - get one row for one group, not multiple rows

2019-05-27 Thread Google Ads API Forum Advisor Prod
Hi, The StackOverFlow link you provided explained it correctly. Unfortunately, this is the expected behavior when downloading the Keywords Performance Report or any criteria reports. The reports you downloaded will always be segmented on the entity level of your report. Let me know if you have

Re: Report API - get one row for one group, not multiple rows

2019-05-27 Thread Chen k.
Hello Dannison, Thanks for your reply. Actually, I found the reason of this problem, in this link: https://stackoverflow.com/questions/53650063/basic-awql-request-campaing-performance-split-by-date-only It occurred because I ask the clicks and impressions from the KEYWORDS_PERFORMANCE_REPOR

RE: Report API - get one row for one group, not multiple rows

2019-05-22 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. To better assist you, can you provide the complete report definition you are using? A possible reason that I can think on top of my mind is probably because you have other segment fields besides the Date segment. Regards, Dannison Google Ads API Team ref:_00D1U1174

Report API - get one row for one group, not multiple rows

2019-05-22 Thread Chen k.
Hello, I want to get the data from report request as one row for one group, and i will explain by example: I send to request that i want to get: Clicks and Impressions, split by Date (from 14-05-2019 - 15-05-2019) the expected result is 2 rows, one row for one date: '2019-05-14', 200, 500 '2019-