Optionaladcp_major_version?: numberThe AdCP major version the buyer's payloads conform to. Sellers validate against their supported major_versions and return VERSION_UNSUPPORTED if unsupported. When omitted, the seller assumes its highest supported version.
Where this standards configuration applies
Optionalcountries_all?: string[]ISO 3166-1 alpha-2 country codes. Standards apply in ALL listed countries (AND logic).
Optionalchannels_any?: MediaChannel[]Advertising channels. Standards apply to ANY of the listed channels (OR logic).
BCP 47 language tags (e.g., 'en', 'de', 'fr'). Standards apply to content in ANY of these languages (OR logic). Content in unlisted languages is not covered by these standards.
Optionaldescription?: stringHuman-readable description of this scope
Optionalregistry_policy_ids?: string[]Registry policy IDs to use as the evaluation basis for this content standard. When provided, the agent resolves policies from the registry and uses their policy text and exemplars as the evaluation criteria. The 'policy' field becomes optional when registry_policy_ids is provided.
Optionalpolicies?: PolicyEntry[]Bespoke policies for this content-standards configuration, using the same shape as registry entries. Each policy is addressable by policy_id and carries its own enforcement (must|should); governance findings reference the policy_id that triggered them. Inline bespoke policies can omit version/name/category (defaulted by the server). Combines with registry_policy_ids — registry policies and bespoke policies are both evaluated. Bespoke policy_ids MUST be flat (no colons/slashes) to avoid collision with namespaced registry ids.
Optionalcalibration_exemplars?: {Training/test set to calibrate policy interpretation. Use URL references for pages to be fetched and analyzed, or full artifacts for pre-extracted content.
Client-generated unique key for this request. Prevents duplicate content standards creation on retries. MUST be unique per (seller, request) pair to prevent cross-seller correlation. Use a fresh UUID v4 for each request.
Optionalcontext?: ContextObjectOptionalext?: ExtensionObject
Request parameters for creating a new content standards configuration