C# Class PlayFab.ClientModels.AttributeInstallRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Adid string
Idfa string

Property Details

Adid public property

The adid for this device.
public string Adid
return string

Idfa public property

The IdentifierForAdvertisers for iOS Devices.
public string Idfa
return string