Partially update a preset by ID

Partially updates one or more fields of an existing preset identified by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

A unique integer value identifying this preset.

Query Params
boolean

Filter or mark preset as favorite

Body Params
content
object

The content of the preset, represented as a JSON object. The structure of this object depends on the type of preset being created.

date-time | null

The date and time the object was first created

integer | null

The unique identifier of the advertiser that owns the preset

boolean

Indicates whether the preset is active or not.

string
enum
  • campaign - Campaign
  • line_item - Line Item
  • targeting_expression - Targeting Expression
Allowed:
string
length ≤ 191

The descriptive name of the preset, e.g. "Spring lead generation"

string | null

An ID that may be used for any reporting or administrative purpose. Limited to 200 characters.

string | null

Free-form notes of up to 255 characters.

integer

Defaults to the account in the active session

Responses

400

Invalid data provided.

404

Preset not found.

500

Internal server error.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json