Re: How do I filter on PlaceholderTypes in CampaignFeedService?

2014-08-20 Thread Ray Tsang (AdWords API Team)
Peng, Have you tried to use CONTAINS_ANY or CONTAINS_ALL predicates? These should work as expected. Which service were you trying to select from? Thanks, Ray On Wednesday, July 16, 2014 3:13:22 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Giles, I'll look into this. Thanks, Ray

Re: How do I filter on PlaceholderTypes in CampaignFeedService?

2014-07-16 Thread Giles Bodger
I try this but get that the following error Root reason: [SelectorError.INVALID_PREDICATE_FIELD_NAME @ selector; trigger:'placeholderTypes'] doesnt matter if i use IN or CONTAINS On Wednesday, July 9, 2014 9:14:17 PM UTC+1, Ray Tsang (AdWords API Team) wrote: Peng, Just to follow up,

Re: How do I filter on PlaceholderTypes in CampaignFeedService?

2014-07-16 Thread Ray Tsang (AdWords API Team)
Giles, I'll look into this. Thanks, Ray On Wednesday, July 16, 2014 10:09:11 AM UTC-4, Giles Bodger wrote: I try this but get that the following error Root reason: [SelectorError.INVALID_PREDICATE_FIELD_NAME @ selector; trigger:'placeholderTypes'] doesnt matter if i use IN or CONTAINS

Re: How do I filter on PlaceholderTypes in CampaignFeedService?

2014-07-09 Thread Ray Tsang (AdWords API Team)
Peng, Just to follow up, have you tried the IN operator Thanks, Ray On Wednesday, May 21, 2014 3:40:37 AM UTC-4, Peng Taug wrote: Is that means we can't filter multiple placeholder types with CampaignFeedService? On Thursday, June 6, 2013 2:51:16 PM UTC+8, Takeshi Hagikura (AdWords API

Re: How do I filter on PlaceholderTypes in CampaignFeedService?

2014-05-21 Thread Peng Taug
Is that means we can't filter multiple placeholder types with CampaignFeedService? On Thursday, June 6, 2013 2:51:16 PM UTC+8, Takeshi Hagikura (AdWords API Team) wrote: Hi, Looks like you can use EQUALS operator. I'll get back to you as for IN operator. (CONTAINS operator is targeted