Creates an app store hosted app. This must be called before any other RPCs for this hosted app.
HTTP request
POST https://androidpublisher.googleapis.com/androidpublisher/v3/appstore/{appStorePackageName}/apps:create
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
appStorePackageName |
Required. Package name of the third-party app store. |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{ "packageName": string } |
| Fields | |
|---|---|
packageName |
Required. Package name of the app. |
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/androidpublisher