Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the campaign to be deleted.
Query Parameters
Optional parameter specifying the time in milliseconds within which the deletion should be committed.
Application context for the campaign deletion request.
Indicates whether the campaign should be deleted from the staging environment.
Response
Campaign successfully deleted. No content is returned.