Keywords Performance Report hourly and how do I capture all the contents

291 views
Skip to first unread message

Arnab Ganguly

unread,
Jul 8, 2016, 3:17:23 AM7/8/16
to AdWords API Forum
Hi All,
I am new to this Adwords API forum.So sorry for asking the same question.I tried searching, but didn't got any clear answer.

My question

1) How do I get KeyWords Performance Report hourly ?
I see there are options like TODAY, YESTERDAY, LAST_7_DAYS etc under dateRange.



2) There are many fileds in KeyWords Performance Report.Is it possible to capture all the fields in one report ?As I see some fields are non compatible to each other.
What should be the approach to be taken if I want to analyze all the fields present.

For example when I try to give all the fields in 

'fields': ['CampaignId', 'AdGroupId', 'Id', 'CriteriaType',
                     
'Criteria', 'FinalUrls', 'Impressions', 'Clicks', 'Cost']
I get errors like Cannot select a combination.

Thanks in advance,
-A

Peter Oliquino

unread,
Jul 8, 2016, 3:54:25 AM7/8/16
to AdWords API Forum
Hi Arnab,

Unfortunately hourly reporting is not supported in the AdWords API. Also, since some data fields only update once a day, I do not think it will be necessary to run a report for each account every hour. Additionally, the dateRange options we see here are the only ones currently supported.

In your query, you may remove the field 'CriteriaType' since it is not available in the Keywords Perfromance report. You may refer here for the supported fields. Also as an example, in the documentation, it is stated which fields are incompatible with who (e.g. the field AverageCpc is not compatible with the ConversionCategoryNameConversionTrackerId and ConversionTypeName fields).

I hope this helps.

Thanks and regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages