docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct TransactionFailedParameters

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Services.Analytics
    Assembly: solution.dll
    Syntax
    public struct TransactionFailedParameters

    Fields

    Name Description
    AmazonUserID

    (Optional) The amazon user ID linked to this transaction

    EngagementID

    (Optional) The engagement ID relating to this transaction.

    FailureReason

    (Required) The reason this transaction failed.

    GameStoreID

    (Optional) The game store ID

    IsInitiator

    (Optional)

    PaymentCountry

    (Optional) The country where the transaction is taking place. If this is left null or empty, the machine's locale will be used.

    ProductID

    (Optional) The product identifier (known as a SKU) found in the store

    ProductsReceived

    (Required) The products received as part of this transaction

    ProductsSpent

    (Required) The products spent as part of this transaction

    RevenueValidated

    (Optional) Parameter used by the IAP validation service

    StoreID

    (Optional) The store where the transaction is taking place

    StoreItemID

    (Optional) A unique ID for the purchased item

    StoreItemSkuID

    (Optional) A unique ID for the SKU, linked to the store SKU ID

    StoreSourceID

    (Optional) Identifies the source of the IAP

    TransactionID

    (Optional) An ID that uniquely identifies the transaction

    TransactionName

    (Required) A name that identifies the transaction

    TransactionServer

    (Optional) The transaction server where the transaction can be verified

    TransactionType

    (Required) The type of transaction

    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)