Skip to main content

Creates a campaign tag

POST 

/campaign-tags

Creates a campaign tag.

Privileges: campaign-detector.manage

Auditlog Event: campaign.detector.campaign.tag.add Errors:

  • BAD_REQUEST_BODY_FORMAT - Unable to decode request body
  • INT_APP_ERROR - unexpected internal error / missing instance context

Validation Errors:

  • CAMPAIGN_DETECTOR_API_CAMPAIGN_TAG_NAME_IS_REQUIRED - The name is a required field and cannot be empty
  • CAMPAIGN_DETECTOR_API_CAMPAIGN_TAG_NAME_IS_TOO_LONG - The name cannot be longer than 60 characters
  • CAMPAIGN_DETECTOR_API_CAMPAIGN_TAG_NAME_IS_NOT_UNIQUE - The name is not unique

Request

Responses

Campaign tag created