Update a campaign
Perform a partial update of a campaign identified by the specified ID. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string. Note: The ‘hs_goal’ property is deprecated and will be ignored if provided.
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 unique identifier of the campaign to update.
Body
An object containing key-value pairs where each key is a property name and each value is a string representing the property's value. This object holds the various attributes of the campaign.
Response
successful operation
An array of business units associated with the campaign, where each business unit is represented by its unique identifier.
The date and time when the campaign was created, in ISO 8601 format.
The unique identifier for the campaign.
A map of custom property names to their values, representing specific attributes of the campaign.
The date and time when the campaign was last updated, in ISO 8601 format.