PresentedOfferingTargetingContext

class PresentedOfferingTargetingContext(val revision: Int, val ruleId: String)

The targeting context used to obtain a PresentedOfferingContext.

Constructors

Link copied to clipboard
constructor(revision: Int, ruleId: String)

Properties

Link copied to clipboard

The revision of the targeting used to obtain this object.

Link copied to clipboard

The rule id from the targeting used to obtain this object.