https://ns.adobe.com/xdm/datatypes/impressions
Tracks when impressions are presented on a site, along with names, types, and counts.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | datatypes/impressions.schema.json |
{}{
"schema:name": "metric: impressions",
"@id": "xdm:impressions",
"xdm:measurement": "count",
"xdm:unit": ""
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:impressionDisplays | integer |
Optional | Impressions (this schema) |
| xdm:impressionID | string |
Optional | Impressions (this schema) |
| xdm:impressionType | string |
Optional | Impressions (this schema) |
* |
any | Additional | this schema allows additional properties |
Counts the number of times an impression item has been displayed to a visitor.
xdm:impressionDisplays
- is optional
- type:
integer - defined in this schema
integer
Tracks the ID of an item in an impression array.
xdm:impressionID
- is optional
- type:
string - defined in this schema
string
Tracks the type of impression in an impression array.
xdm:impressionType
- is optional
- type:
string - defined in this schema
string