My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.ClientModels.RewardAdActivityResult Class Reference

Result for rewarding an ad activity. More...

Inheritance diagram for PlayFab.ClientModels.RewardAdActivityResult:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string AdActivityEventId
 PlayStream Event ID that was generated by this reward (all subsequent events are associated with this event identifier)
 
List< string > DebugResults
 Debug results from the grants.
 
string PlacementId
 Id of the placement the reward was for.
 
string PlacementName
 Name of the placement the reward was for.
 
int? PlacementViewsRemaining
 If placement has viewing limits indicates how many views are left.
 
double? PlacementViewsResetMinutes
 If placement has viewing limits indicates when they will next reset.
 
AdRewardResults RewardResults
 Reward results.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

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

Detailed Description

Result for rewarding an ad activity.


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