Applications
Last updated
Last updated
Searches all instances of ApplicationProfiles associated with the application. The search query may be a full text search.
/application/{applicationNameOrId}/configuration
Updates the ProductBundle for the given ApplicationConfiguration
/application/{applicationNameOrId}/configuration/{applicationConfigurationId}
Performs a full-text search of all applications known to the server. As with other full-text endpoints this allows for pagination and offset.
/application
Gets the metadata for a single application. This may include more specific details not available in the bulk-get or fetch operation.
/application
[^_]\w+
Gets the metadata for a single application. This may include more specific details not availble in the bulk-get or fetch operation.
/application/{nameOrId}
Performs an update to an existing application known to the server.
/application/{nameOrId}
[^_]\w+
Deletes a specific application known to the server.
/application/{nameOrId}
Creates a new Facebook ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/facebook
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.
Gets a single Facebook application based on unique name or ID.
/application/{applicationNameOrId}/configuration/facebook/{applicationConfigurationNameOrId}
Updates an existing Facebook Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/facebook/{applicationConfigurationNameOrId}
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.
Deletes an existing Facebook Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/facebook/{applicationConfigurationNameOrId}
Creates a new Firebase ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/firebase
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.
Gets a single Firebase application based on unique name or ID.
/application/{applicationNameOrId}/configuration/firebase/{applicationConfigurationNameOrId}
Updates an existing Firebase Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/firebase/{applicationConfigurationNameOrId}
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.
Deletes an existing Firebase Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/firebase/{applicationConfigurationNameOrId}
Creates a new GooglePlay ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/google_play
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.
Gets a single Google Play application based on unique name or ID.
/application/{applicationNameOrId}/configuration/google_play/{applicationConfigurationNameOrId}
Updates an existing Google Play Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/google_play/{applicationConfigurationNameOrId}
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.
Deletes an existing Google Play Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/google_play/{applicationConfigurationNameOrId}
Creates a new iOS ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/ios
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.
Gets a single iOS application based on unique name or ID.
/application/{applicationNameOrId}/configuration/ios/{applicationConfigurationNameOrId}
Updates an existing iOS Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/ios/{applicationConfigurationNameOrId}
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.
Deletes an existing iOS Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/ios/{applicationConfigurationNameOrId}
Creates a new iOS ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/matchmaking
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.
Deletes an existing iOS Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/matchmaking/{applicationConfigurationNameOrId}
Updates an existing iOS Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/matchmaking/{applicationConfigurationNameOrId}
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.
Gets a single iOS application based on unique name or ID.
/application/{applicationNameOrId}/configuration/matchmaking/{applicationConfigurationNameOrId}