Detailed Asset Performance Metrics
Metrics
Detailed Asset Performance Metrics
Returns comprehensive performance scores for a specific asset evaluation, showin
g how the asset performed across multiple dimensions and criteria.
This endpoint retrieves detailed scoring data for an evaluated asset (ad creative,
landing page, product image, etc.), including metrics like relevance, engagement potential, brand alignment, and clarity. Each evaluation assesses assets against specific criteria, returning numerical scores and qualitative feedback. Essential for understanding asset strengths, weaknesses, and optimization opportunities.
**When to use:** User wants detailed results for a specific asset evaluation, needs performance breakdown by criteria, analyzes individual asset quality, or retrieves complete evaluation data.
**Common user queries:**
- "Show me scores for this asset evaluation"
- "Get detailed results for evaluation ID X"
- "What are the performance metrics for this asset?"
- "Retrieve complete evaluation data"
- "How did this asset score?"
- "Display asset quality breakdown"
**Returns:** Object with asset scores across multiple evaluation criteria.
Example: {{"evaluation_id": "eval-123", "scores": [{{"criterion": "relevance", "score": 8.5}},
{{"criterion": "engagement", "score": 7.2}}]}}
GET
Detailed Asset Performance Metrics
Authorizations
Path Parameters
A UUID string identifying the asset evaluation.
A UUID string identifying the organization.
A UUID string identifying the workspace.