Skip to main content

A type that defines the response fields used by the Keyword method.

Type that uses KeywordResponse

BulkCreateKeywordResponse

Call that uses KeywordResponse

Fields

Field
Type
Description
adGroupId
The identifier of the ad group that the keyword was added to.
errors
array of ErrorDetailV3
This container will be returned if there is an issue creating the corresponding keyword and/or adding that keyword to the corresponding ad group.
href
The getKeyword URI for the keyword, which is used to retrieve the keyword. This URI will be returned for each successfully created keyword.
keywordId
A unique eBay-assigned ID for a keyword that is generated for an ad group. This keyword ID will be generated for each successfully created keyword.
keywordText
The text of the keyword.
matchType
A field that defines the match type for the keyword.

Valid Values:
  • BROAD
  • EXACT
  • PHRASE
statusCode
An HTTP status code is returned for each keyword to indicate the success or failure of adding that keyword to the ad group.
warnings
array of ErrorDetailV3
List of warnings associated with this operation