Update a campaign
Perform a partial update of a campaign identified by the specified campaignGuid. Provided property values will be overwritten. Read-only and non-existent properties will cause 400 error. If an empty string is passed for any property in the Batch Update, it will reset that property’s value.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The UUID of the campaign, required Example: 9dbec438-53e2-4b28-8c0f-38f56574a6e8
Body
A collection of key-value pairs representing the properties of the campaign. Each key is a property name, and the corresponding value is the property's value.
Response
successful operation
An array of business units associated with the campaign, each represented by a PublicBusinessUnit object.
The date and time when the campaign was created, formatted as a date-time string.
The unique identifier for the campaign.
A collection of key-value pairs representing additional properties of the campaign.
The date and time when the campaign was last updated, formatted as a date-time string.