Hi, It is possible to set negative website (aka placement) criteria on a campaign level with the v13 API by using the method CriterionService.setCampaignNegativeCriteria(): http://code.google.com/apis/adwords/docs/developer/CriterionService.html#setCampaignNegativeCriteria. Setting category exclusions is not possible using v13 API, but can be done using the v2009 ContentLabel criterion that you mentioned.
Best, - Eric Koleda, AdWords API Team On Sep 28, 10:06 am, "j.e.frank" <[email protected]> wrote: > I'm trying to figure out if I can manipulate site and category > exclusions for placement campaigns through the API. (This would be > similar to using the Site and Category Exclusion tool that is > available in the AdWords web UI.) I have looked through the v13 docs > and I can't see anything that looks promising. So my first question > is, can I do this with the v13 API? I suppose I can do site exclusion > by setting the "negative" flag on a Keyword criterion, but this is at > the AdGroup level, not the Campaign level. > > If I can't do Campaign-level site exclusions, or category exclusions, > with v13, then I wonder if I can do it with the v2009 API. I see > something in the CampaignCriterionService, the Criterion.ContentLabel, > that says it is for category exclusion, but I would prefer to stick > with v13 if possible. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
