InAppMessageCampaign

Targeted in-app message campaign.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Campaign id of the corresponding campaign.

Link copied to clipboard

Daily cap which controls the number of times any in-app messages can be shown to the endpoint during a day.

Link copied to clipboard

In-app message content with all fields required for rendering an in-app message.

Link copied to clipboard

Priority of the in-app message.

Link copied to clipboard

Schedule of the campaign.

Link copied to clipboard

Session cap which controls the number of times an in-app message can be shown to the endpoint during an application session.

Link copied to clipboard

Total cap which controls the number of times an in-app message can be shown to the endpoint.

Link copied to clipboard

Treatment id of the campaign.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String