https://ns.adobe.com/experience/decisioning/decision-scope
A Scope is basically a pair consisting of an offer activity id and an offer placement id. They are used to encapsulate a specific decisioning request.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/decisioning/decision-scope.schema.json |
- Decision Scope
https://ns.adobe.com/experience/decisioning/decision-scope
- Record Schema
https://ns.adobe.com/xdm/data/record
- Record Schema
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
https://ns.adobe.com/experience/decisioning/activity | string |
Required | Decision Scope (this schema) |
https://ns.adobe.com/experience/decisioning/description | string |
Optional | Decision Scope (this schema) |
https://ns.adobe.com/experience/decisioning/itemCount | integer |
Optional | Decision Scope (this schema) |
https://ns.adobe.com/experience/decisioning/name | string |
Required | Decision Scope (this schema) |
https://ns.adobe.com/experience/decisioning/placement | string |
Required | Decision Scope (this schema) |
repo:etag | string |
Optional | Decision Scope (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string
- defined in Record Schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
@id of offer-activity (part of activity-placement pair defining scope).
https://ns.adobe.com/experience/decisioning/activity
- is required
- type:
string
- defined in this schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Scope description. It is used to convey human readable intentions on the context of the decision being requested.
https://ns.adobe.com/experience/decisioning/description
- is optional
- type:
string
- defined in this schema
string
Count of max number of responses.
https://ns.adobe.com/experience/decisioning/itemCount
- is optional
- type:
integer
- defined in this schema
integer
The Scope's external human-readable representation to clients. Property has the semantic of schema.org's 'name' property defined on http://schema.org/Thing
https://ns.adobe.com/experience/decisioning/name
- is required
- type:
string
- defined in this schema
string
@id of placement name (part of activity-placement pair defining scope).
https://ns.adobe.com/experience/decisioning/placement
- is required
- type:
string
- defined in this schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
The revision that the decision scope object was at when the snapshot was taken.
repo:etag
- is optional
- type:
string
- defined in this schema
string