Deletes a specific campaign using the provided campaign ID.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Unique identifier of the campaign to be deleted.
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.
Campaign successfully deleted. No content is returned.