Check if content standards are supported. Override this to return true when implementing real logic.
List available content standards configurations
Get a specific content standards configuration
Create a new content standards configuration
Update an existing content standards configuration
Calibrate content against standards (interactive feedback loop)
Validate delivery records against content standards (batch validation)
Evaluate a single artifact against content standards. Used by get_products and create_media_buy to filter content.
Stub implementation of ContentStandardsAdapter. Returns not-supported errors for all operations.
Publishers should extend this class or provide their own implementation that integrates with their brand safety systems.