Skip to main content
POST
Add Positive Keyword

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

customer_id
integer
required

Body

application/json

Schema for adding a keyword

text
string
required

The keyword text

match_type
enum<string>
required

The match type of the keyword

Available options:
EXACT,
PHRASE,
BROAD,
BROAD_MODIFIER,
NEGATIVE
campaign_id
integer
required

Response

Successful Response

Schema for positive keyword data

text
string
required

The keyword text

match_type
enum<string>
required

The match type of the keyword

Available options:
EXACT,
PHRASE,
BROAD,
BROAD_MODIFIER,
NEGATIVE
id
integer
required

The ID of the positive keyword

ad_group
KeywordAdGroupSchema · object | null

Schema for ad group information related to a keyword

campaign
KeywordCampaignSchema · object | null

Schema for campaign information related to a keyword

user_provided_reason
string | null

The reason provided by the user for the positive keyword recommendation