PlaytimePromotion

data class PlaytimePromotion(val name: String?, val promotionDescription: String?, val boostFactor: Float?, val startTime: String?, val endTime: String?, val targetingType: String?)

Promotion representation.

Constructors

Link copied to clipboard
constructor(name: String?, promotionDescription: String?, boostFactor: Float?, startTime: String?, endTime: String?, targetingType: String?)

Properties

Link copied to clipboard

Boost multiplier for the promotion.

Link copied to clipboard

Promotion end timestamp (ISO 8601).

Link copied to clipboard
val name: String?

Promotion name.

Link copied to clipboard

Description of the promotion.

Link copied to clipboard

Promotion start timestamp (ISO 8601).

Link copied to clipboard

Targeting type for high quality users.