How can I remove the criteria when I don't know the criterion Id? I did post a question so far but I still have not received any answer.
On Dec 12 2011, 8:50 am, Kevin Winter <[email protected]> wrote: > Hi Neha, > The problem is the SET operator. Since these used to be CampaignTargets > in a list, the only way to update the effective targets was the use SET to > update the list of effective targets. However, now that these are > CampaignCriteria in v201109, the correct way to update the list of > effective targets is to call ADD to add a new Campaign Criteria (such as a > Platform) and to use REMOVE with the Criterion Id to remove it. > > - Kevin Winter > AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
