Get Media Score

Provides criteria scores for media if they are available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns AI-generated scoring results for a submitted media asset. Only available once the asset's status is COMPLETE. Results are broken down by channel and, optionally, by individual scoring guideline.

Response format options

Control what the response contains with the format query parameter:

ValueWhat's returned
summary (default)Per-channel rollup: score, adherencePercent, pass/fail counts
detailPer-channel summary plus an array of individual guideline results
summary,detailBoth

Understanding the numbers

adherencePercent — The straightforward pass rate: what fraction of applicable guidelines this asset passed. Range: 0.0–1.0. This is the most interpretable number for most integrations.

score — A weighted aggregate: SUM(passed_points) / SUM(total_points). Because guidelines have different weights, this number differs from adherencePercent. Range: 0.0–1.0.

Per-guideline result values

Each guideline in a detail response carries one of these result values:

ResultMeaning
PASSThe creative met this guideline.
FAILThe creative did not meet this guideline.
NOT_APPLICABLEThe guideline doesn't apply to this creative type or channel.
NO_DATAThe asset hasn't been tagged or analyzed yet.
NO_DATA_MEDIA_NOT_TAGGEDSpecific reason: the asset is missing required tags.

Guideline weight vs. consideration

Each guideline has a numeric weight and a legacy consideration field (MANDATORY / OPTIONAL). For new integrations, use weight to determine how much a guideline impacts the rolled-up channel score — higher weight means greater influence. The consideration field is preserved for backward compatibility only.

Filtering results

Use the channel query parameter to filter results to specific platforms (e.g. channel=META,TIKTOK). If omitted, all scored channels are returned.

Path Params
string
required

ID that identifies the media

Query Params
string

Comma separated list of platforms for which to get the media score

string

Specifies the media source

string

Specifies the media version

string
enum
Defaults to MANDATORY,OPTIONAL

Specifies criteria consideration (MANDATORY,OPTIONAL or both)

Allowed:
string
enum
Defaults to summary

Specifies the resonse format

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json