My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.AttributeInstallRequest Class Reference

If you have an ad attribution partner enabled, this will post an install to their service to track the device. It uses the given device id to match based on clicks on ads. More...

Inheritance diagram for PlayFab.ClientModels.AttributeInstallRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Adid
 The adid for this device.
 
string Idfa
 The IdentifierForAdvertisers for iOS Devices.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

Detailed Description

If you have an ad attribution partner enabled, this will post an install to their service to track the device. It uses the given device id to match based on clicks on ads.


The documentation for this class was generated from the following file: