SKStoreProductParameterKey Class

Definition

Encapsulates the iTunes identifier for the item that the store should display when the application is displaying a SKStoreProductViewController.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SKStoreProductParameterKey
type SKStoreProductParameterKey = class
Inheritance
SKStoreProductParameterKey
Attributes

Properties

AdNetworkAttributionSignature

Represents the value associated with the constant SKStoreProductParameterAdNetworkAttributionSignature.

AdNetworkCampaignIdentifier

Represents the value associated with the constant SKStoreProductParameterAdNetworkCampaignIdentifier.

AdNetworkIdentifier

Represents the value associated with the constant SKStoreProductParameterAdNetworkIdentifier.

AdNetworkNonce

Represents the value associated with the constant SKStoreProductParameterAdNetworkNonce.

AdNetworkTimestamp

Represents the value associated with the constant SKStoreProductParameterAdNetworkTimestamp.

AdvertisingPartnerToken

Represents the value associated with the constant SKStoreProductParameterAdvertisingPartnerToken.

AffiliateToken

Represents the value associated with the constant SKStoreProductParameterAffiliateToken

CampaignToken

Represents the value associated with the constant SKStoreProductParameterCampaignToken

ITunesItemIdentifier

Represents the value associated with the constant SKStoreProductParameterITunesItemIdentifier

ProductIdentifier

Represents the value associated with the constant SKStoreProductParameterProductIdentifier.

ProviderToken

TRepresents the value associated with the constant SKStoreProductParameterProviderToken.

Applies to