Hi VJ,

The v2009 CampaignCriterionService works like the
AdGroupCriterionService, where individual entities can be added/
removed/retrieved independently.  You would use the ADD operand to add
new criteria and REMOVE to remove them.  Since there are no updatable
fields of a CampaignCriterion the SET operand does not work.

This is different from v13 where the entire list must be retrieved and
sent back in order to additions / removals.

Best,
- Eric Koleda, AdWords API Team

On Feb 9, 10:30 pm, von journ <[email protected]> wrote:
> Hi,
>
> I am working on converting the API from V13 to V2009. I have question in 
> using CampaignCriterionService.
>
> In V13, it only allows SET
> -- If I want to add some new Criterion, i need to call SET(all my previous 
> Criterions + New Criterions).
> -- If I want to remove some Criterion, I need to call SET (all my previous 
> Criterions excluding DeletedCriterion)
>
> Now in V2009, how should I do? Seems SET does not work. If I use ADD for some 
> new Criterion, other Criterions will not be removed from google server, right?
>
> thanks
> VJ

-- 
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.

Reply via email to