Class AcquisitionSourceParameters
Inherited Members
Namespace: Unity.Services.Analytics
Assembly: solution.dll
Syntax
public class AcquisitionSourceParameters
Fields
| Name | Description |
|---|---|
| CampaignId | (Required) The ID of the acquisition campaign |
| CampaignName | (Required) The acquisition campaign name e.g. Interstitial:Halloween21 |
| CampaignType | (Optional) The acquisition campaign type. e.g. CPI |
| 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. |
| Cost | (Optional) The cost of the install e.g. 2.36 |
| CostCurrency | (Optional) The install cost currency e.g. USD |
| CreativeId | (Required) The acquisition campaign creative ID |
| Network | (Optional) The acquisition campaign network e.g. Ironsource, Facebook Ads |
| Provider | (Required) The name of the attribution provider in use e.g. Adjust, AppsFlyer, Singular |