AdaptySDK
AdaptySDK.AdaptyPlacement Class Reference

Public Member Functions

override string ToString ()

Public Attributes

readonly string Id
 The identifier of the placement, configured in Adapty Dashboard.
readonly string AudienceName
 The name of the audience for the placement.
readonly long Revision
 The current revision (version) of the placement.
readonly string ABTestName
 Placement A/B test name.
readonly string PlacementAudienceVersionId
 Placement audience version id.
readonly? bool IsTrackingPurchases

Package Functions

JSONNode ToJSONNode ()
 AdaptyPlacement (JSONObject jsonNode)

Properties

bool GetIsTrackingPurchases [get]

Constructor & Destructor Documentation

◆ AdaptyPlacement()

AdaptySDK.AdaptyPlacement.AdaptyPlacement ( JSONObject jsonNode)
package

Member Function Documentation

◆ ToJSONNode()

JSONNode AdaptySDK.AdaptyPlacement.ToJSONNode ( )
package

◆ ToString()

override string AdaptySDK.AdaptyPlacement.ToString ( )

Member Data Documentation

◆ ABTestName

readonly string AdaptySDK.AdaptyPlacement.ABTestName

Placement A/B test name.

◆ AudienceName

readonly string AdaptySDK.AdaptyPlacement.AudienceName

The name of the audience for the placement.

◆ Id

readonly string AdaptySDK.AdaptyPlacement.Id

The identifier of the placement, configured in Adapty Dashboard.

◆ IsTrackingPurchases

readonly? bool AdaptySDK.AdaptyPlacement.IsTrackingPurchases

◆ PlacementAudienceVersionId

readonly string AdaptySDK.AdaptyPlacement.PlacementAudienceVersionId

Placement audience version id.

◆ Revision

readonly long AdaptySDK.AdaptyPlacement.Revision

The current revision (version) of the placement.

Property Documentation

◆ GetIsTrackingPurchases

bool AdaptySDK.AdaptyPlacement.GetIsTrackingPurchases
get

The documentation for this class was generated from the following files: