C# Class PlayFab.ServerModels.AdCampaignAttribution

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
AttributedAt System.DateTime
CampaignId string
Platform string

Property Details

AttributedAt public_oe property

UTC time stamp of attribution
public DateTime,System AttributedAt
Résultat System.DateTime

CampaignId public_oe property

Attribution campaign identifier
public string CampaignId
Résultat string

Platform public_oe property

Attribution network name
public string Platform
Résultat string