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