Predicate operator EQUALS not working for v201601

49 views
Skip to first unread message

moh...@keywordio.com

unread,
Mar 23, 2016, 9:07:49 AM3/23/16
to AdWords API Forum, Ashish Pathak
This is what I am trying to do. 
 {
       'field': 'Conversions',
       'operator': 'EQUALS',
       'values': [1]
 }
I keep getting the error :
AdWordsReportBadRequestError: Type: SelectorError.INVALID_PREDICATE_OPERATOR
Trigger: EQUALS
Field Path: Conversions       
Same is the case when IN and CONTAINS_ALL predicates are used.

Thanet Knack Praneenararat (AdWords API Team)

unread,
Mar 24, 2016, 12:17:38 AM3/24/16
to AdWords API Forum, ash...@keywordio.com
Hi Mohini,

Conversions can't be used with the EQUALS operator as it's of double type.
Please use GREATER_THAN or LESS_THAN instead.

Cheers,
Thanet, AdWords API Team 
Reply all
Reply to author
Forward
0 new messages