Skip to content

Latest commit

 

History

History
114 lines (60 loc) · 4.43 KB

fallback-content-offer.schema.md

File metadata and controls

114 lines (60 loc) · 4.43 KB

Fallback Offer Schema

https://ns.adobe.com/experience/offer-management/fallback-content-offer

A default option that is used when there is no personalized content left after checking all constraints. A fallback offer cannot have additional constraint because that option must be remain valid, eligibile, applicable and appropriate for any use in a given context. In contrast personalized offers only need to be valid.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/offer-management/fallback-content-offer.schema.json

Schema Hierarchy

  • Fallback Offer https://ns.adobe.com/experience/offer-management/fallback-content-offer

Fallback Offer Properties

Property Type Required Defined by
@id string Optional Record Schema
https://ns.adobe.com/experience/decisioning/characteristics object Optional Decision Option
https://ns.adobe.com/experience/decisioning/name string Optional Decision Option
repo:etag string Optional Decision Option
* any Additional this schema allows additional properties

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

Decision Option Characteristics

Additional properties or attributes belonging to this particular decision option. Different instances can have different characteristics (keys in the map). The characteristics are name value pairs used to distinguish one decision option from others. Characteristics are used as values in content that represents this decision option and as features to analyze and optimize the performance of an option. When every instance has the same attribute or property, that aspect should be modeled as an extension schema that derives from decision option detail.

https://ns.adobe.com/experience/decisioning/characteristics

object with following properties:

Property Type Required

Decision Option Name

Option name. The name is displayed in various user interfaces.

https://ns.adobe.com/experience/decisioning/name

string

repo:etag

Decision Option ETag

The revision that the decision option object was at when the snapshot was taken.

repo:etag

repo:etag Type

string