C# Class PlayFab.ServerModels.AdCampaignAttribution

显示文件 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
AttributedAt System.DateTime
CampaignId string
Platform string

Property Details

AttributedAt public_oe property

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

CampaignId public_oe property

Attribution campaign identifier
public string CampaignId
return string

Platform public_oe property

Attribution network name
public string Platform
return string