docs.unity.cn
    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 © 2020 Unity Technologies
    Generated by DocFX
    on 20 April 2021