C# Class PlayFab.ServerModels.AdCampaignAttribution

Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
AttributedAt System.DateTime
CampaignId string
Platform string

Property Details

AttributedAt public property

UTC time stamp of attribution
public DateTime,System AttributedAt
return System.DateTime

CampaignId public property

Attribution campaign identifier
public string CampaignId
return string

Platform public property

Attribution network name
public string Platform
return string