Re: Invalid enum value "VIDEO" on Campaign performance report

19 views
Skip to first unread message
Message has been deleted

Tiana S.

unread,
Oct 30, 2015, 8:39:07 AM10/30/15
to AdWords API Forum
Disregard, seems it has fixed itself. Getting the video campaigns now! :)

On Friday, 30 October 2015 11:47:09 UTC+1, Tiana S. wrote:
Using the following query:

SELECT+CampaignId,CampaignName,CampaignId,AdvertisingChannelType+
FROM
+CAMPAIGN_PERFORMANCE_REPORT+
WHERE
+AdvertisingChannelType IN ["SEARCH","DISPLAY","SHOPPING","VIDEO"]

I get the following error returned:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportDownloadError>
   
<ApiError>
     
<type>SelectorError.INVALID_PREDICATE_ENUM_VALUE</type>
     
<trigger>VIDEO</trigger>
     
<fieldPath>selector</fieldPath>
   
</ApiError>
</reportDownloadError>


I ran this query a couple of days ago and everything worked fine then (no errors and all campaigns correctly returned). The documentation of the Campaign performance report also states "VIDEO" is a valid enum value for AdvertisingChannelType.

Reply all
Reply to author
Forward
0 new messages