Albertsons · JSON Structure

Retail Media Api Performance Metric Structure

Performance metrics for an advertising campaign at a given time period.

Type: object Properties: 8
GroceryRetailRetail MediaAdvertisingCampaignsAnalyticsConsumer GoodsFoodPharmacy

Performance Metric is a JSON Structure definition published by Albertsons, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

date campaignId impressions clicks conversions spend roas clickThroughRate

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/albertsons/refs/heads/main/json-structure/retail-media-api-performance-metric-structure.json",
  "name": "Performance Metric",
  "description": "Performance metrics for an advertising campaign at a given time period.",
  "type": "object",
  "properties": {
    "date": {
      "type": "date",
      "description": "Date of the metric data point.",
      "example": "2026-03-15"
    },
    "campaignId": {
      "type": "string",
      "description": "Campaign identifier associated with these metrics.",
      "example": "500123"
    },
    "impressions": {
      "type": "integer",
      "description": "Number of ad impressions served.",
      "example": 45000
    },
    "clicks": {
      "type": "integer",
      "description": "Number of ad clicks recorded.",
      "example": 675
    },
    "conversions": {
      "type": "integer",
      "description": "Number of conversions attributed to the campaign.",
      "example": 34
    },
    "spend": {
      "type": "double",
      "description": "Total ad spend in USD for the period.",
      "example": 1250.0
    },
    "roas": {
      "type": "double",
      "description": "Return on ad spend ratio.",
      "example": 4.2
    },
    "clickThroughRate": {
      "type": "double",
      "description": "Click-through rate as a decimal (clicks / impressions).",
      "example": 0.015
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/retail-media-api-performance-metric-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.