Hi,

I'm having trouble filtering campaign_feed on the placeholder_types.
It is my understanding that something like:

"SELECT campaign_feed.resource_name, campaign_feed.placeholder_types FROM 
campaign_feed WHERE campaign_feed.status = 'ENABLED' AND 
campaign_feed.placeholder_types CONTAINS ANY ('SITELINK')"

should work because campaign_feed.status 
<https://developers.google.com/google-ads/api/docs/fields/campaign_feed#campaign_feedstatus>
 and 
campaign_feed.placeholder_types 
<https://developers.google.com/google-ads/api/docs/fields/campaign_feed#campaign_feedplaceholder_types>
 are 
Filterable.
However, when I try the query, I consistently get an Internal Error, even 
after waiting for a while.

Without the placeholder_types filter, the query returns a SITELINK 
campaign_feed, as expected.
Do you have any guidance on this?

Best,
KEvin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
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/a8573990-5136-4155-b57c-e29e12dfe221%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to