Wednesday, 24 February 2016

INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

In the documentation (https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report#adgroupname), AdGroupName is said to be a valid attribute to request from the Video performance report.

The following query however returns an INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName:


SELECT+VideoId,VideoTitle,CampaignName,AdGroupName,VideoViews,Clicks,Cost,Conversions,VideoQuartile100Rate,VideoQuartile75Rate,VideoQuartile50Rate,VideoQuartile25Rate+FROM+VIDEO_PERFORMANCE_REPORT+DURING+20151001,20151031

The error that's returned:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
<reportDownloadError>
   
<ApiError>
     
<type>ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT</type>
     
<trigger></trigger>
     
<fieldPath>AdGroupName</fieldPath>
   
</ApiError>
 
</reportDownloadError>


Any help would be greatly appreciated!

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscribe@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+unsubscribe@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/7fccfd94-c28c-4d76-bfbb-0e8973e808bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment