Patches a campaign tag
PATCH/campaign-tags/{id}
Patches a campaign tag.
Privileges: campaign-detector.manage
Auditlog Event: campaign.detector.campaign.tag.patch
Errors:
- BAD_REQUEST_BODY_FORMAT - Unable to decode request body
- INT_APP_ERROR - unexpected internal error / missing instance context
- CAMPAIGN_DETECTOR_API_CAMPAIGN_TAG_NOT_FOUND - campaign tag not found
Validation Errors:
- CAMPAIGN_DETECTOR_API_CAMPAIGN_TAG_STATUS_NOT_SUPPORTED - The given status is not supported
Request
Responses
- 200
- 404
- default
Campaign tag patched
Campaign tag not found
Unexpected error