put

PUT /v2/campaigns/{campaignId} — Update a campaign

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

Updates fields on an existing campaign. All body fields are optional; only provided fields are updated.

Request body

FieldTypeDescription
namestringCampaign display name
descriptionstringCampaign description
prioritynumberRendering priority
startDatedateCampaign start date (ISO 8601)
endDatedateCampaign end date (ISO 8601)
entryPointTypestringEntry point type
entryPointIdstringEntry point resource ID
couponConfigobjectCoupon configuration
placementAssetsarrayPlacement asset definitions
statusstringCampaign status
isLivebooleanLive flag

Errors

StatusCodeDescription
404entity_not_foundCampaign not found, or does not belong to the authenticated affiliate

Required role

Affiliate token required

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!