Applications
Searches all instances of ApplicationProfiles associated with the application. The search query may be a full text search.
020default response
Updates the ProductBundle for the given ApplicationConfiguration
default response
Performs a full-text search of all applications known to the server. As with other full-text endpoints this allows for pagination and offset.
020default response
Gets the metadata for a single application. This may include more specific details not available in the bulk-get or fetch operation.
[^_]\w+default response
Gets the metadata for a single application. This may include more specific details not availble in the bulk-get or fetch operation.
default response
Performs an update to an existing application known to the server.
[^_]\w+default response
Deletes a specific application known to the server.
default response
Creates a new Facebook ApplicationConfiguration with the specific ID or application.
Houses the various parameters required which allow communication with the Faceook API. The Facebook API will
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
The AppID as it appears in the Facebook Developer Console
The App Secret as it appears in the Facebook Developer Console
The set of built-in permissions connected clients will need to request.
default response
Gets a single Facebook application based on unique name or ID.
default response
Updates an existing Facebook Application profile if it is known to the server.
Houses the various parameters required which allow communication with the Faceook API. The Facebook API will
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
The AppID as it appears in the Facebook Developer Console
The App Secret as it appears in the Facebook Developer Console
The set of built-in permissions connected clients will need to request.
default response
Deletes an existing Facebook Application profile if it is known to the server.
default response
Creates a new Firebase ApplicationConfiguration with the specific ID or application.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
The contents of the serviceAccountCredentials.json file.
The contents of the serviceAccountCredentials.json file.
default response
Gets a single Firebase application based on unique name or ID.
default response
Updates an existing Firebase Application profile if it is known to the server.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
The contents of the serviceAccountCredentials.json file.
The contents of the serviceAccountCredentials.json file.
default response
Deletes an existing Firebase Application profile if it is known to the server.
default response
Creates a new GooglePlay ApplicationConfiguration with the specific ID or application.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
default response
Gets a single Google Play application based on unique name or ID.
default response
Updates an existing Google Play Application profile if it is known to the server.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
default response
Deletes an existing Google Play Application profile if it is known to the server.
default response
Creates a new iOS ApplicationConfiguration with the specific ID or application.
Configuration for the iOS Application Configuration
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
default response
Gets a single iOS application based on unique name or ID.
default response
Updates an existing iOS Application profile if it is known to the server.
Configuration for the iOS Application Configuration
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
default response
Deletes an existing iOS Application profile if it is known to the server.
default response
Creates a new iOS ApplicationConfiguration with the specific ID or application.
This configures the matchmaking system. More specifically, this configures which scripts andmethods will be called when a successful match has been made.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
A user-sepecified unqiue identifier for the matching scheme. It is possible to specify multiple schemes per application, but each must be uniquely named. Each scheme allows for the specification of different scripts to handle the successful match. When requesting matchmaking services clients will specify the scheme to be used.
[^_]\w+Specifies the matching algorithm to use. Algorithms are builtin and implemented by the API services. Currently, only FIFO is supported.
default response
Deletes an existing iOS Application profile if it is known to the server.
default response
Updates an existing iOS Application profile if it is known to the server.
This configures the matchmaking system. More specifically, this configures which scripts andmethods will be called when a successful match has been made.
The database assigned ID for the application configuration.
The category for the application configuration.
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
A user-sepecified unqiue identifier for the matching scheme. It is possible to specify multiple schemes per application, but each must be uniquely named. Each scheme allows for the specification of different scripts to handle the successful match. When requesting matchmaking services clients will specify the scheme to be used.
[^_]\w+Specifies the matching algorithm to use. Algorithms are builtin and implemented by the API services. Currently, only FIFO is supported.
default response
Gets a single iOS application based on unique name or ID.
default response
Last updated