docs.unity3d.com
    Show / Hide Table of Contents

    Enum EventDestType

    The destination type for web request events.

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum EventDestType

    Fields

    Name Description Value
    Unknown

    Unknown destination.

    0
    AdsTracking

    Simple GET using Ads TrackingUrl.

    1
    IAP

    POST to iap-events.

    2
    Analytics

    A custom or standard Unity Analytics event.

    3
    CDP

    Common Data Platform: the official internal unity 2018 API for new event types.

    4
    CDPDirect

    Used for direct connection to Common Data Platform.

    5
    AdsIPC

    Inter-Process Communication via Ads SendEvent.

    6
    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