/application/configuration
Last updated
Last updated
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
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 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
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
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
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
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
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
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}
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
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 PSN ApplicationConfiguration with the specific ID or application.
/application/{applicationNameOrId}/configuration/psn
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
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
^\S+$
^\S+$
Gets a single PSN application based on unique name or ID.
/application/{applicationNameOrId}/configuration/psn/{applicationConfigurationNameOrId}
Updates an existing PSN Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/psn/{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
The application-configuration specific unique ID. (Varies by ConfigurationCategory)
The list of product bundles that may be rewarded upon successful IAP transactions.
^\S+$
^\S+$
Deletes an existing PSN Application profile if it is known to the server.
/application/{applicationNameOrId}/configuration/psn/{applicationConfigurationNameOrId}