The only solution that comes up is a predicate like: Predicate campaignBiddingTypePredicate = new Predicate("ConversionOptimizerBidType", PredicateOperator.NOT_IN, new String[] { ConversionOptimizerBidType._TARGET_CPA, ConversionOptimizerBidType._MAX_CPA }); Is there something more suitable?
On Thursday, March 29, 2012 4:28:05 PM UTC+2, Eliya wrote: > > Hi, > > I need to get all campaigns in a certain account that are Conversion > Optimizer eligible. > I see that this is a selector field that isn't filterable, but in order to > reduce the number of campaigns I am requesting, I am trying to get only the > campaigns that aren't currently conversion optimized. > > Is there any way of doing this? > Thank you! > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en