I am trying to update the CampaignCriterion using the operation operation = { :operator => 'SET', :operand => { :xsi_type => 'NegativeCampaignCriterion', :campaign_id => campaign_id, :criterion => {:xsi_type => 'Gender', :id => 11} } }
I am stuck with the following error during mutate action OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0] Is 'SET' operator supported in CampaignCriterionOperation? If yes, where I am doing wrong? else How to update CampaignCriterion? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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