Evaluate a pending creative review
Run an advisory AI evaluation against a buyer-submitted creative review row. The evaluator uses explicit storefront acceptance policy text, answers operator questions, and recommends approve, manual review, or reject. Generic storefront operating instructions are not used as policy input. This endpoint never records the decision.
Authorizations
API key or access token
Path Parameters
AdCP creative id as supplied by the buyer.
1"cr_abc123"
Body
Request body for advisory AI evaluation of a pending storefront creative review.
Optional storefront acceptance policy text for evaluating whether a buyer-submitted creative can be approved. This may include advertiser/category rules, creative asset rules, and manual-review workflow requirements.
1 - 50000Optional brand the creative is expected to represent. If omitted, the evaluator tries to infer brand evidence from the submitted creative payload.
1 - 200Optional specific questions for the evaluator to answer about the creative.
81 - 300Response
Evaluate a pending creative review
Advisory AI evaluation for a storefront creative review row. Evaluation does not approve or reject the creative.
AdCP creative id that was evaluated.
"cr_abc123"
Stable evaluator implementation id. Provider-backed evaluators expose the provider here.
Evaluator implementation version.
Aggregate advisory status from the evaluator. fail means one or more checks recommend rejection.
pass, warn, fail Advisory operator action. This endpoint never records the decision.
approve, manual_review, reject Policy confidence for automated creative approval. The safe default is needs_human_approval unless the evaluator has enough evidence to decide the creative is definitely on or off policy.
definitely_on_policy, definitely_not_on_policy, needs_human_approval Short evaluator summary.
Individual policy, brand, readiness, and visual checks supporting the recommendation.
Answers to any requested evaluator questions.