Hi K,

Impressions are available in many different reports 
<https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#impressions>.
 
You can extract only the required data from a report by creating date 
filters as shown in this example 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201607/reporting/DownloadCriteriaReport.java#L78>
 (same 
example is available in other client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries> as well). 
Also, you can segment 
<https://developers.google.com/adwords/api/docs/guides/reporting?hl=es#segmentation>
 a 
report based on the segmentation fields available in a report. In general, 
you can segment most reports on Date and DayOfWeek (Sunday, Monday etc.). 
To segment a report via the API, all you need to do is to add the 
segmentation field (i.e. Date etc.) to the report. However, please note 
that data available via AdWords API cannot be considered real time i.e. you 
might have to wait for sometime before the most recent data becomes 
available. For exact timelines please refer to this guide 
<https://support.google.com/adwords/answer/2544985?hl=en>. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/8f7adc76-a287-49f7-ba2b-bd25e45bf793%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Google adwords A... Kaspar Kallasmaa
    • Re: Google ... 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum

Reply via email to