https://ns.adobe.com/experience/campaign/offer-detail
Campaign offer detail is used to capture the attributes of a Campaign offer in a proposition or response. Offers are the decision options in the Offer Management domain and the Campaign offer detail datatype extends the option detail datatype.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/campaign/offer-detail.schema.json |
- Campaign Offer Detail
https://ns.adobe.com/experience/campaign/offer-detail
- Offer Detail
https://ns.adobe.com/experience/offer-management/offer-detail
- Offer Detail
Property | Type | Required | Defined by |
---|---|---|---|
xdm:eligibilityRule | string |
Optional | Campaign Offer Detail (this schema) |
xdm:tags | string[] |
Optional | Offer Detail |
* |
any | Additional | this schema allows additional properties |
The reference to an eligibility rule that tests a condition using the profile and/or other contextual XDM instances. The value is the URI (@id) of the eligibility rule that is referenced. See schema https://ns.adobe.com/experience/offer-management/eligibility-rule
xdm:eligibilityRule
- is optional
- type:
string
- defined in this schema
string
- format:
uri
– Uniformous Resource Identifier (according to RFC3986)
The set of tags associated with this offer. The tags are used in offer filter expressions to constrain the overall offer inventory to a topical sub set (category).
xdm:tags
-
is optional
-
type:
string[]
-
defined in Offer Detail
Array type: string[]
All items must be of the type:
string
- format:
uri-reference
– URI Reference (according to RFC3986)
An identifier of a tag object. The value is the @id of the tag that is referenced. See tag schema: https://ns.adobe.com/experience/offer-management/tag