Update Campaign

Updates an existing campaign. Pass set_tags: true with tag_ids to update only tags without modifying other fields. AI/MCP clients should call get_schema with type=campaigns once before updating campaign builder payloads.

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

The ID of the campaign to update

Body Params

Body Params

string

Name of the campaign

boolean

Whether the campaign is active

integer

The ID of the partner

integer

The ID of the publication

string

Description of the campaign

string

Redirect URL for the campaign

integer

The ID of the destination publication

integer

The ID of the lift letter resource

integer

The ID of the advertorial resource

integer

The ID of the promo landing page

integer

The ID of the order page landing page

integer

The ID of the exit intent promo landing page

integer

The ID of the exit intent order page

string

External URL for the campaign offer

integer

Everflow offer ID for affiliate tracking

data
object

Campaign builder graph. Before setting this field, fetch GET /schema?type=campaigns and build the object from builder_data_shape and builder_components. Prefer an object with cells; a JSON string is also accepted by the API.

tag_ids
array of integers

Array of tag IDs to associate

tag_ids
boolean

Set to true to update only tags without modifying other fields

Response

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