Hello, I want to consistently download a report of ad performance (impressions, clicks, position, cpc, etc.) through the API (Using Python.)
I have this code written, and it seems work fine. However, I don't understand the timing of this report. If I run the code, then re-run it a few minutes later, the counts for things increase (more impressions, clicks, etc.) But I'm not clear as to how the timing works. Is this data "real-time"? Is there a delay? What is the minimum waiting time between reports to ensure accuracy? More generally, are the reported values time correct. For example, if I run the report at 9:00 and then again at 10:00, can I assume that the reported values are for that exact hour? (i.e., how many impressions and clicks we received from 9:00 to 10:00) Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
