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

This API is designed to return publisher-specific values which can be read, but not written to, by the client. This data is shared across all titles assigned to a particular publisher, and can be used for cross-game coordination. Only titles assigned to a publisher can use this API. For more information email hello.nosp@m.play.nosp@m.fab@m.nosp@m.icro.nosp@m.soft..nosp@m.com. Note that there may up to a minute delay in between updating title data and this API call returning the newest value. More...

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

Public Attributes

List< string > Keys
 array of keys to get back data from the Publisher data blob, set by the admin tools
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

This API is designed to return publisher-specific values which can be read, but not written to, by the client. This data is shared across all titles assigned to a particular publisher, and can be used for cross-game coordination. Only titles assigned to a publisher can use this API. For more information email hello.nosp@m.play.nosp@m.fab@m.nosp@m.icro.nosp@m.soft..nosp@m.com. Note that there may up to a minute delay in between updating title data and this API call returning the newest value.


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