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 On Wednesday, March 23, 2016 at 10:07:49 PM UTC+9, [email protected] wrote: > > 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. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/b8049078-9d79-4944-b004-ff2fe2e71572%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
