Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Time in milliseconds within which the update should be committed.
Application context for the campaign request, typically indicating the scope or tenant.
Indicates whether the campaign should be created or updated in a staging environment.
Optional version number of the campaign update.
Body
application/json
Campaign details to be created or updated.
Response
Campaign successfully updated.
The response is of type object
.