Skip to main content

validate_content_delivery

Validate delivery records against content safety policies. Designed for batch auditing of where ads were actually delivered. Asynchronous: Accept immediately, process in background. Returns a validation_id for status polling.

Data Flow

Content artifacts are separate from delivery metrics. Use get_media_buy_artifacts to retrieve content for validation: Why through the buyer?
  • The buyer owns the media buy and knows which standards_id applies
  • The buyer requests artifacts from sellers (separate from performance metrics)
  • The buyer is accountable for brand safety compliance
  • The verification agent works on behalf of the buyer
This keeps responsibilities clear: sellers provide content samples via get_media_buy_artifacts, buyers validate samples against the verification agent.

Request

Schema: validate-content-delivery-request.json

Delivery Record

Response

Schema: validate-content-delivery-response.json

Success Response

Use Cases

Post-Campaign Audit

Real-Time Monitoring Sample

Filter for Issues Only