Skip to main content

A type that defines the negative keyword response.

Type that uses NegativeKeywordResponse

BulkCreateNegativeKeywordResponse

Call that uses NegativeKeywordResponse

Fields

Field
Type
Description
adGroupId
A unique identifier for an ad group that is generated when an ad group is first created and associated with a campaign.
campaignId
A unique eBay-assigned ID for a campaign. This ID is generated when a campaign is created.
errors
array of ErrorDetailV3
This container will be returned if there is an issue creating the corresponding negative keyword.
href
The URI for the negative keyword, which is used to retrieve the negative keyword. This URI will be returned for each successfully created negative keyword.
negativeKeywordId
A unique eBay-assigned ID for a negative keyword. This negative keyword ID will be generated for each successfully created negative keyword.
negativeKeywordMatchType
The match type for the negative keyword.

Note: Broad matching of negative keywords is not currently supported.
Valid Values:
  • EXACT
  • PHRASE
negativeKeywordText
The text for the negative keyword.
statusCode
The status of the request to create a negative keyword. This field indicates whether the process was successful or not.