Applications
Last updated
Last updated
Performs a full-text search of all applications known to the server. As with other full-text endpoints this allows for pagination and offset.
Gets the metadata for a single application. This may include more specific details not availble in the bulk-get or fetch operation.
Deletes a specific application known to the server.
Gets a single Facebook application based on unique name or ID.
Deletes an existing Facebook Application profile if it is known to the server.
Gets a single Firebase application based on unique name or ID.
Deletes an existing Firebase Application profile if it is known to the server.
Gets a single Google Play application based on unique name or ID.
Deletes an existing Google Play Application profile if it is known to the server.
Gets a single iOS application based on unique name or ID.
Deletes an existing iOS Application profile if it is known to the server.
Deletes an existing iOS Application profile if it is known to the server.
Gets a single iOS application based on unique name or ID.
Searches all instances of ApplicationProfiles associated with the application. The search query may be a full text search.
Updates the ProductBundle for the given ApplicationConfiguration
Gets the metadata for a single application. This may include more specific details not available in the bulk-get or fetch operation.
[^_]\w+
Performs an update to an existing application known to the server.
[^_]\w+
Creates a new Facebook ApplicationConfiguration with the specific ID or application.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
Updates an existing Facebook Application profile if it is known to the server.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
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.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
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.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
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.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
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.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
Creates a new iOS ApplicationConfiguration with the specific ID or application.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
Updates an existing iOS Application profile if it is known to the server.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
Creates a new iOS ApplicationConfiguration with the specific ID or application.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
FIFO
Defines a script method and a module to invoke.
Updates an existing iOS Application profile if it is known to the server.
The database assigned ID for the application configuration.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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.
FIFO
Defines a script method and a module to invoke.