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

A single ad placement details including placement and reward information. More...

Inheritance diagram for PlayFab.ClientModels.AdPlacementDetails:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string PlacementId
 Placement unique ID.
 
string PlacementName
 Placement name.
 
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.
 
string RewardAssetUrl
 Optional URL to a reward asset.
 
string RewardDescription
 Reward description.
 
string RewardId
 Reward unique ID.
 
string RewardName
 Reward name.
 

Additional Inherited Members

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

Detailed Description

A single ad placement details including placement and reward information.


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