Hello Sean,
It appears you are requesting a wrong field in the predicate. You can find the list of available fields in this reference article: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201206-AdGroupCriterionService Particularly, for 'userStatus' you need to use 'status' field. As per examples, we provide a large example codebase for all of our client libraries, see: https://developers.google.com/adwords/api/docs/clientlibraries -Danial, AdWords API Team. On Tuesday, July 3, 2012 4:35:07 PM UTC+4, Sean wrote: > > Hi > > I'm sure the above code is obviously wrong and someone will see straight > off, what is should be > but I should have mentioned that the errors I'm getting are > > [SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; > trigger:'UserStatus'] > > I get the same error also for the BIDDABLE predicate value. > > Thanks again > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
