Skip to main content

create_content_standards

Create a new content standards configuration. Response time: < 1s

Request

Schema: create-content-standards-request.json
Brand Safety Floor RequirementImplementors MUST apply a brand safety floor regardless of what policy is defined in content standards. Content that violates the floor (hate speech, illegal content, etc.) must be excluded even when no content standards are specified. AdCP does not define the floor specification; this is left to implementors and industry standards (e.g., GARM categories).

Example Request

Response

Schema: create-content-standards-response.json

Success Response

Error Responses

Scope Conflict:

Scope Conflict Handling

Multiple standards cannot have overlapping scopes for the same country/channel/language combination. When creating standards that would conflict:
  1. Check existing standards - Use list_content_standards filtered by your scope
  2. Update rather than create - If standards already exist, use update_content_standards
  3. Narrow the scope - Adjust countries or channels to avoid overlap
Calibrate before production use. After creating content standards, sellers MUST calibrate their local evaluation models via calibrate_content before using the standards in production. Uncalibrated standards produce inconsistent evaluations — the verification agent and the seller’s local model may interpret the same policy differently without alignment. See the Calibration section for the full workflow.