Bump. On Dec 7, 10:27 am, "Pete Lavetsky (AdWords API Guru)" <[email protected]> wrote: > In prior API versions when operating on Campaign Targets a TargetList > was created with values and an Operator.SET operation was > implemented. Whatever values were in the TargetList for that > TargetListType were the values set on the Campaign, Operator.ADD and > Operator.REMOVE didn't really need to be implemented > > How should the same functionality be implemented in V201109? An > example > (http://code.google.com/p/google-api-adwords-java/source/browse/trunk/... > ) shows how to Add CampaignTargetCriteria, but what about updates? > > If we want to modify the Platform targets for example, do we need to > do a Operator.REMOVE operation on the Platform Criterion we want to > remove? Or can we create our CampaignCriterionOperation array that > contains only the Platform Criterion we want on the Campaign and use > the Operator.SET for each operation? > > Thanks > Pete
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
