Update a campaign's mutable business fields
PATCH/v1/networks/:networkId/campaigns/:id
Partial update: only the fields you send are changed. advertiser_id, when supplied, must reference an existing advertiser; budget and cpm are in US dollars. Integration, targeting, and tracking settings may also be updated. status is read-only and cannot be changed here (use archive). The write is optimistic-locked, so a concurrent modification returns 409. Requires the administrator network role.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
The updated campaign
Malformed ad variant, unknown advertiser, or invalid platform
Missing or invalid API key
The API key is not authorized for this resource
Campaign not found
Version conflict