Add Keywords To Existing Keyword Bidded Campaign

This API allows you to add new keywords to an existing keyword-bidded campaign by providing the required details in the request. You can add your own keywords as well. Upon successful addition, the specified campaign is updated with the newly included keywords for improved targeting and management.

Body Params

Details about the keyword create

int32
required

The ID of the campaign.

int32
required

The ID of the ad group that is part of the above campaign.

string
enum
required

The matching criteria for the keywords.

Allowed:
double
required

The maximum cost per click for the keyword.

string
enum
required

The current state of the keyword.

Allowed:
string
required

The text that defines the keyword.

Headers
string
required

Auth signature as an API key.

string
required

We will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.

integer
required

We will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API.

integer
required

Timestamp for which the auth signature is generated. Use Unix epoch format.

string
required

The token will provide you the access to the API. It is same for all advertisers you access through the API.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*