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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The AppID as it appears in the Facebook Developer Console
The App Secret as it appears in the Facebook Developer Console
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The AppID as it appears in the Facebook Developer Console
The App Secret as it appears in the Facebook Developer Console
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The contents of the serviceAccountCredentials.json file.
The contents of the serviceAccountCredentials.json file.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The contents of the serviceAccountCredentials.json file.
The contents of the serviceAccountCredentials.json file.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
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+
Defines a script method and a module to invoke.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
Specifies the matching algorithm to use. Algorithms are builtin and implemented by the API services. Currently, only FIFO is supported.
FIFO
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 application-configuration specific unique ID. (Varies by ConfigurationCategory)
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+
Defines a script method and a module to invoke.
The category for the application configuration.
MATCHMAKING
, PSN_PS4
, PSN_VITA
, IOS_APP_STORE
, ANDROID_GOOGLE_PLAY
, FACEBOOK
, FIREBASE
, GOOGLE_SIGN_IN
Specifies the matching algorithm to use. Algorithms are builtin and implemented by the API services. Currently, only FIFO is supported.
FIFO
Gets a single iOS application based on unique name or ID.
/application/{applicationNameOrId}/configuration/matchmaking/{applicationConfigurationNameOrId}