albertsons · JSON-LD Context
Albertsons Retail Media Api Context
JSON-LD context defining the semantic vocabulary for Albertsons Retail Media Api from albertsons.
13 Classes
30 Properties
4 Namespaces
Namespaces
alb:
https://albertsons.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
Audience List Response
Audience
Campaign List Response
Campaign
Create Campaign Request
Error Response
Performance Metric
Performance Metrics Response
Report Request
Report Response
createdAt
description
name
Properties
| Property | Type | Container |
|---|---|---|
| audienceId | string | |
| audiences | string | set |
| budget | double | |
| campaignId | string | |
| campaignIds | string | set |
| campaigns | string | set |
| category | string | |
| clickThroughRate | double | |
| clicks | integer | |
| conversions | integer | |
| date | date | |
| dimensions | string | set |
| downloadUrl | reference | |
| endDate | date | |
| error | string | |
| format | string | |
| impressions | integer | |
| limit | integer | |
| message | string | |
| metrics | string | set |
| offset | integer | |
| reportId | string | |
| roas | double | |
| size | integer | |
| spend | double | |
| startDate | date | |
| status | string | |
| statusCode | integer | |
| targetAudienceIds | string | set |
| total | integer |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"alb": "https://albertsons.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"Audience List Response": "alb:Audience List Response",
"Audience": "alb:Audience",
"Campaign List Response": "alb:Campaign List Response",
"Campaign": "alb:Campaign",
"Create Campaign Request": "alb:Create Campaign Request",
"Error Response": "alb:Error Response",
"Performance Metric": "alb:Performance Metric",
"Performance Metrics Response": "alb:Performance Metrics Response",
"Report Request": "alb:Report Request",
"Report Response": "alb:Report Response",
"audienceId": {
"@id": "alb:audienceId",
"@type": "xsd:string"
},
"audiences": {
"@id": "alb:audiences",
"@container": "@set",
"@type": "xsd:string"
},
"budget": {
"@id": "alb:budget",
"@type": "xsd:double"
},
"campaignId": {
"@id": "alb:campaignId",
"@type": "xsd:string"
},
"campaignIds": {
"@id": "alb:campaignIds",
"@container": "@set",
"@type": "xsd:string"
},
"campaigns": {
"@id": "alb:campaigns",
"@container": "@set",
"@type": "xsd:string"
},
"category": {
"@id": "alb:category",
"@type": "xsd:string"
},
"clickThroughRate": {
"@id": "alb:clickThroughRate",
"@type": "xsd:double"
},
"clicks": {
"@id": "alb:clicks",
"@type": "xsd:integer"
},
"conversions": {
"@id": "alb:conversions",
"@type": "xsd:integer"
},
"createdAt": "schema:dateCreated",
"date": {
"@id": "alb:date",
"@type": "xsd:date"
},
"description": "schema:description",
"dimensions": {
"@id": "alb:dimensions",
"@container": "@set",
"@type": "xsd:string"
},
"downloadUrl": {
"@id": "alb:downloadUrl",
"@type": "@id"
},
"endDate": {
"@id": "alb:endDate",
"@type": "xsd:date"
},
"error": {
"@id": "alb:error",
"@type": "xsd:string"
},
"format": {
"@id": "alb:format",
"@type": "xsd:string"
},
"impressions": {
"@id": "alb:impressions",
"@type": "xsd:integer"
},
"limit": {
"@id": "alb:limit",
"@type": "xsd:integer"
},
"message": {
"@id": "alb:message",
"@type": "xsd:string"
},
"metrics": {
"@id": "alb:metrics",
"@container": "@set",
"@type": "xsd:string"
},
"name": "schema:name",
"offset": {
"@id": "alb:offset",
"@type": "xsd:integer"
},
"reportId": {
"@id": "alb:reportId",
"@type": "xsd:string"
},
"roas": {
"@id": "alb:roas",
"@type": "xsd:double"
},
"size": {
"@id": "alb:size",
"@type": "xsd:integer"
},
"spend": {
"@id": "alb:spend",
"@type": "xsd:double"
},
"startDate": {
"@id": "alb:startDate",
"@type": "xsd:date"
},
"status": {
"@id": "alb:status",
"@type": "xsd:string"
},
"statusCode": {
"@id": "alb:statusCode",
"@type": "xsd:integer"
},
"targetAudienceIds": {
"@id": "alb:targetAudienceIds",
"@container": "@set",
"@type": "xsd:string"
},
"total": {
"@id": "alb:total",
"@type": "xsd:integer"
}
}
}