docs.unity3d.com
    Show / Hide Table of Contents

    Class AcquisitionSourceParameters

    Inheritance
    Object
    AcquisitionSourceParameters
    Namespace: Unity.Services.Analytics
    Syntax
    public class AcquisitionSourceParameters

    Fields

    CampaignId

    (Required) The ID of the acquisition campaign

    Declaration
    public string CampaignId
    Field Value
    Type Description
    String

    CampaignName

    (Required) The acquisition campaign name e.g. Interstitial:Halloween21

    Declaration
    public string CampaignName
    Field Value
    Type Description
    String

    CampaignType

    (Optional) The acquisition campaign type. e.g. CPI

    Declaration
    public string CampaignType
    Field Value
    Type Description
    String

    Channel

    (Required) The name of the specific marketing provider used to drive traffic to the game. This should be a short identifiable string as this will be the name displayed when filtering or grouping by an acquisition channel.

    Declaration
    public string Channel
    Field Value
    Type Description
    String

    Cost

    (Optional) The cost of the install e.g. 2.36

    Declaration
    public float? Cost
    Field Value
    Type Description
    Nullable<Single>

    CostCurrency

    (Optional) The install cost currency e.g. USD

    Declaration
    public string CostCurrency
    Field Value
    Type Description
    String

    CreativeId

    (Required) The acquisition campaign creative ID

    Declaration
    public string CreativeId
    Field Value
    Type Description
    String

    Network

    (Optional) The acquisition campaign network e.g. Ironsource, Facebook Ads

    Declaration
    public string Network
    Field Value
    Type Description
    String

    Provider

    (Required) The name of the attribution provider in use e.g. Adjust, AppsFlyer, Singular

    Declaration
    public string Provider
    Field Value
    Type Description
    String
    Back to top
    Terms of use
    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