{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method GetVirtualPurchaseAsync | Economy | 3.3.0
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetVirtualPurchaseAsync

    GetVirtualPurchaseAsync(string)

    Gets a VirtualPurchaseDefinition for a specific virtual purchase.

    Note that this will also fetch the associated Inventory Items/Currencies associated with this purchase.

    Declaration
    [Obsolete("GetVirtualPurchaseAsync has been replaced by first caching your configuration using SyncConfigurationAsync and then using the GetVirtualPurchase method. This API will be removed in an upcoming release.", false)]
    Task<VirtualPurchaseDefinition> GetVirtualPurchaseAsync(string id)
    Parameters
    Type Name Description
    string id

    The ID of the purchase to retrieve

    Returns
    Type Description
    Task<VirtualPurchaseDefinition>

    A VirtualPurchaseDefinition for the specified purchase if it exists, or null otherwise.

    Exceptions
    Type Condition
    EconomyException

    Thrown if request is unsuccessful

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)