Thanks for the reply. Ok so I will have to use the v2009 API to do category exclusion. One concern I have is that the documentation is, shall we say, sparse. I wonder if there is any documentation to tell me which of these "ContentLabelTypes" refer to what category or site type for exclusion. I would like to match them up with the check boxes on the various tabs of the Site and Category Exclusion Tool in the UI.
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignCriterionService.ContentLabelType.html Some of them are reasonably clear, like "ADULTISH" and "VIDEO", but others are more cryptic, like "AFE" and "DP". On Sep 28, 11:50 am, AdWords API Advisor <[email protected]> wrote: > 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.h.... > 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 -~----------~----~----~----~------~----~------~--~---
