@adapty/capacitor - v3.10.0-beta.1
    Preparing search index...

    Interface AdaptyPlacement

    interface AdaptyPlacement {
        abTestName: string;
        audienceName: string;
        audienceVersionId: string;
        id: string;
        isTrackingPurchases?: boolean;
        revision: number;
    }
    Index

    Properties

    abTestName: string

    Parent A/B test name.

    audienceName: string

    A name of an audience to which the paywall belongs.

    audienceVersionId: string
    id: string

    ID of a placement configured in Adapty Dashboard.

    isTrackingPurchases?: boolean
    revision: number

    Current revision (version) of a paywall. Every change within a paywall creates a new revision.