Skip to main content

A type that defines the fields for the CreateNegativeKeyword request.

Type that uses CreateNegativeKeywordRequest

BulkCreateNegativeKeywordRequest

Calls that use CreateNegativeKeywordRequest

Fields

Field
Type
Description
adGroupId
This adGroupId is created when an ad group is first created and associated with a campaign. This is the ad group to which the corresponding negative keyword will be added.

Use the getAdGroups method to retrieve the ad group IDs for a seller.

Required if the negative keyword is being created at the ad group level.
campaignId
This path parameter specifies the unique eBay-assigned identifier of the ad campaign associated with the set of negative keywords being created.

Use the getCampaigns method to retrieve campaign IDs.

Required if the negative keyword is being created at the ad group level.
negativeKeywordMatchType
A field that defines the match type for the negative keyword.

Note: Broad matching of negative keywords is not currently supported.
Valid Values:
  • EXACT
  • PHRASE
negativeKeywordText
The negative keyword text.