docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GoogleProductMetadata

    Product definition used by Google Play Store. This is a representation of SkuDetails Google documentation

    Inheritance
    object
    ProductMetadata
    GoogleProductMetadata
    Inherited Members
    ProductMetadata.localizedPriceString
    ProductMetadata.localizedTitle
    ProductMetadata.localizedDescription
    ProductMetadata.isoCurrencyCode
    ProductMetadata.localizedPrice
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Purchasing
    Assembly: solution.dll
    Syntax
    public class GoogleProductMetadata : ProductMetadata

    Properties

    Name Description
    freeTrialPeriod

    Trial period configured in Google Play Console, specified in ISO 8601 format.

    introductoryPrice

    Formatted introductory price of a subscription, including its currency sign, such as €3.99.

    introductoryPriceCycles

    The number of subscription billing periods for which the user will be given the introductory price, such as 3.

    introductoryPricePeriod

    The billing period of the introductory price, specified in ISO 8601 format.

    originalJson

    Returns a String in JSON format that contains SKU details.

    subscriptionPeriod

    Subscription period, specified in ISO 8601 format.

    Extension Methods

    GetAppleProductMetadataExtension.GetAppleProductMetadata(ProductMetadata)
    GetGoogleProductMetadataExtension.GetGoogleProductMetadata(ProductMetadata)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023