Is it possible to get performance report with location(city) and time(HourOfDay) in one file?
19 views
Skip to first unread message
test1.m...@gmail.com
unread,
Sep 2, 2016, 6:13:21 AM9/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Can some one tell me if that is possible to get performance report with location(city) and time(HourOfDay) in one file? Like this:
Location Time Clicks Impressions
New York 08-00 60 100
I can not find a way to do that. And that is strange for me if that is not possible...
Can you help me please, Thaks!
Peter Oliquino
unread,
Sep 2, 2016, 6:48:38 AM9/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Could you confirm if the fields you mentioned above are the only data that you need? Because based on the type of data you need, we may be able to use a more appropriate report type. For example, you may try running the AdGroup Performance report to get the AdGroupId and HourOfDay field then cross match it to the AdGroupId field in the Geo Performance Report to see what time the AdGroup generated impressions/clicks and at which location.
This is basically just a workaround since the HourOfDay field is not supported in the Geo Performance Report. Please let me know if this works.