https://ns.adobe.com/experience/adcloud/inventory
Adobe Advertising Cloud inventory traits.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/inventory.schema.json |
- Adobe Advertising Cloud Inventory
https://ns.adobe.com/experience/adcloud/inventory
- Adobe Advertising Cloud Segment Detail
https://ns.adobe.com/experience/adcloud/segment
- Adobe Advertising Cloud Segment Detail
{
"xdm:sessionId": "8ba48d0a-dd4a-41fb-a258-80c824186f11.1",
"xdm:feedId": "1234556",
"xdm:sspPartnerCode": "spotx",
"xdm:siteId": "987654",
"xdm:costCurrency": "USD",
"xdm:inventorySourceId": "9",
"xdm:segment": {
"xdm:attributablePartnerId": "13",
"xdm:attributableSegmentId": "123445",
"xdm:segments": "AbbKlvGfgVH7WK2TH6jd,5lmd4aQCvvrv1yIhjlLQ,9uGk1eYROeHVWiGAOR4p"
},
"xdm:optimizationTag": "explt",
"xdm:attributableDeviceGraphId": "1000"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:attributableDeviceGraphId | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:costCurrency | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:feedId | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:inventorySourceId | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:optimizationTag | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:segment | Adobe Advertising Cloud Segment Detail | Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:sessionId | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:siteId | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
xdm:sspPartnerCode | string |
Optional | Adobe Advertising Cloud Inventory (this schema) |
* |
any | Additional | this schema allows additional properties |
Identifier for the device graph attributable to a conversion event.
xdm:attributableDeviceGraphId
- is optional
- type:
string
- defined in this schema
string
The ISO 4217 currency code used to pay partner for in ad opportunity.
xdm:costCurrency
- is optional
- type:
string
- defined in this schema
string
All instances must conform to this regular expression
^[A-Z]{3}$
"USD"
"EUR"
Composite ID of the publisher, ad exchange, and other features.
xdm:feedId
- is optional
- type:
string
- defined in this schema
string
The ID of the Adobe Advertising Cloud inventory source this opportunity was delivered on.
xdm:inventorySourceId
- is optional
- type:
string
- defined in this schema
string
Tag related with Optimization/ML.
xdm:optimizationTag
- is optional
- type:
string
- defined in this schema
string
Details associated with user segmentation rules.
xdm:segment
- is optional
- type: Adobe Advertising Cloud Segment Detail
- defined in this schema
- Adobe Advertising Cloud Segment Detail –
https://ns.adobe.com/experience/adcloud/segment
Session ID associated with experience event, used to stitch together independent events which occurred in the same session.
xdm:sessionId
- is optional
- type:
string
- defined in this schema
string
Identifier for the web site where ad impression was served.
xdm:siteId
- is optional
- type:
string
- defined in this schema
string
The partner (exchange) through which Adobe Advertising Cloud receives the inventory opportunity.
xdm:sspPartnerCode
- is optional
- type:
string
- defined in this schema
string