Hi Reed,

The v13 API's CriterionService has methods for working with negative
campaign criteria:

  getCampaignNegativeCriteria() -
http://code.google.com/apis/adwords/docs/developer/CriterionService.html#getCampaignNegativeCriteria
  setCampaignNegativeCriteria() -
http://code.google.com/apis/adwords/docs/developer/CriterionService.html#setCampaignNegativeCriteria

If you are instead using the v2009 API, then you would use the methods
of the CampaignCriterionService:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignCriterionService.html.

Best,
- Eric Koleda, AdWords API Team

On Aug 25, 2:15 pm, Reed <[email protected]> wrote:
> Setting negative keywords at the criterion level is no problem, and
> getting them back via the Structure Report works just fine.  How do I
> set them at the campaign level via the API?  How do I get them back?
> I don't see any options in the Campaign Service to do either of these,
> and all of the criterion service options require an adgroupID, so that
> seems to be a dead-end as well.
>
> thanks,
> -reed
--~--~---------~--~----~------------~-------~--~----~
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