Hi,

>From what I understand about the API, each report_type has some 
field\combination of fields which the data is being aggregated by beside 
the attributes\segments the user chose.
I was wondering if there is a way to get the field(s) which the report is 
being aggregated by for each report.
For example: 
If I chose to create the report (through the API): 
`keywords-performance-report` with the fields: `date, impressions` without 
the `keyword` field I will get data which look like this:
Date, Count
1/1/17, 15
1/1/17.25 


Which means that the report is doing some kind of aggregation beside the 
attributes\segements I chose (which is date), and that the actual report 
should have been:
Date, Count, keyword
1/1/17, 15, a
1/1/17.25 , b

So for this example, I would like to know that I need to add the field: 
`keyword` to my requests.
Is there a way to get this info by code or documentation?

Thanks in advance 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a4237af4-6991-4d0a-b9ab-97e60982eaad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to