RE: SelectorError.INVALID_PREDICATE_FIELD_NAME

2022-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Samantha, Thanks for reaching out. Can you confirm which API the third party tool uses? I see you linked to ddp.googleapis.com, which is not related to the AdWords or Ads API. It seem it's related to the DDP API (Ad Manager). You might try asking about this on their dedicated forum, here. T

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The field ProductPartition.partitionType that you are trying to use as predicate cannot be filtered on. Please check this table

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME (Documentation Bug Report)

2016-12-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Drew, Thanks for bringing this to our attention. We will have the document updated as soon as we can. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME on 'Status' while filtering campaign using CampaignService.

2016-05-06 Thread 'Peter Oliquino' via AdWords API Forum
Hello, You could use Campaign.status field to filter the campaigns using the CampaignService . Please check out