Skip to main content
POST
Create Keywords

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
token_id
integer | null

Optional specific Token ID

Body

application/json

Request to create keywords in an ad group.

ad_group_id
integer
required

Ad group to add keywords to

keywords
KeywordInput · object[]
required

Keywords to create

Minimum array length: 1

Response

Successful Response

Schema for batch keyword operation responses

successful_operations
KeywordOperationResultSchema · object[]

List of successful keyword operations

failed_operations
KeywordOperationResultSchema · object[]

List of failed keyword operations