UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 308 kB
{"openapi":"3.0.0","servers":[{"url":"https://androidpublisher.googleapis.com/"}],"info":{"contact":{"name":"Google","url":"https://google.com","x-twitter":"youtube"},"description":"Lets Android application developers access their Google Play accounts. At a high level, the expected workflow is to \"insert\" an Edit, make changes as necessary, and then \"commit\" it. ","license":{"name":"Creative Commons Attribution 3.0","url":"http://creativecommons.org/licenses/by/3.0/"},"termsOfService":"https://developers.google.com/terms/","title":"Google Play Android Developer API","version":"v3","x-apiClientRegistration":{"url":"https://console.developers.google.com"},"x-apisguru-categories":["analytics","media"],"x-logo":{"url":"https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png"},"x-origin":[{"format":"google","url":"https://androidpublisher.googleapis.com/$discovery/rest?version=v3","version":"v1"}],"x-preferred":true,"x-providerName":"googleapis.com","x-serviceName":"androidpublisher"},"externalDocs":{"url":"https://developers.google.com/android-publisher"},"tags":[{"name":"applications"},{"name":"apprecovery"},{"name":"edits"},{"name":"externaltransactions"},{"name":"generatedapks"},{"name":"grants"},{"name":"inappproducts"},{"name":"internalappsharingartifacts"},{"name":"monetization"},{"name":"orders"},{"name":"purchases"},{"name":"reviews"},{"name":"systemapks"},{"name":"users"}],"paths":{"/androidpublisher/v3/applications/internalappsharing/{packageName}/artifacts/apk":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads an APK to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.","operationId":"androidpublisher.internalappsharingartifacts.uploadapk","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalAppSharingArtifact"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["internalappsharingartifacts"]}},"/androidpublisher/v3/applications/internalappsharing/{packageName}/artifacts/bundle":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads an app bundle to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.","operationId":"androidpublisher.internalappsharingartifacts.uploadbundle","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalAppSharingArtifact"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["internalappsharingartifacts"]}},"/androidpublisher/v3/applications/{packageName}/appRecoveries":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Create an app recovery action with recovery status as DRAFT. Note that this action does not execute the recovery action.","operationId":"androidpublisher.apprecovery.create","parameters":[{"description":"Required. Package name of the app on which recovery action is performed.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDraftAppRecoveryRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppRecoveryAction"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["apprecovery"]}},"/androidpublisher/v3/applications/{packageName}/appRecoveries/{appRecoveryId}:addTargeting":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Incrementally update targeting for a recovery action. Note that only the criteria selected during the creation of recovery action can be expanded.","operationId":"androidpublisher.apprecovery.addTargeting","parameters":[{"description":"Required. Package name of the app for which recovery action is to be updated.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Required. ID corresponding to the app recovery action.","in":"path","name":"appRecoveryId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddTargetingRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddTargetingResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["apprecovery"]}},"/androidpublisher/v3/applications/{packageName}/appRecoveries/{appRecoveryId}:cancel":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Cancel an already executing app recovery action. Note that this action changes status of the recovery action to CANCELED.","operationId":"androidpublisher.apprecovery.cancel","parameters":[{"description":"Required. Package name of the app for which recovery action cancellation is requested.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Required. ID corresponding to the app recovery action.","in":"path","name":"appRecoveryId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelAppRecoveryRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelAppRecoveryResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["apprecovery"]}},"/androidpublisher/v3/applications/{packageName}/appRecoveries/{appRecoveryId}:deploy":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Deploy an already created app recovery action with recovery status DRAFT. Note that this action activates the recovery action for all targeted users and changes its status to ACTIVE.","operationId":"androidpublisher.apprecovery.deploy","parameters":[{"description":"Required. Package name of the app for which recovery action is deployed.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Required. ID corresponding to the app recovery action to deploy.","in":"path","name":"appRecoveryId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeployAppRecoveryRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeployAppRecoveryResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["apprecovery"]}},"/androidpublisher/v3/applications/{packageName}/dataSafety":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Writes the Safety Labels declaration of an app.","operationId":"androidpublisher.applications.dataSafety","parameters":[{"description":"Required. Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SafetyLabelsUpdateRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SafetyLabelsUpdateResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["applications"]}},"/androidpublisher/v3/applications/{packageName}/deviceTierConfigs":{"get":{"description":"Returns created device tier configs, ordered by descending creation time.","operationId":"androidpublisher.applications.deviceTierConfigs.list","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"The maximum number of device tier configs to return. The service may return fewer than this value. If unspecified, at most 10 device tier configs will be returned. The maximum value for this field is 100; values above 100 will be coerced to 100. Device tier configs will be ordered by descending creation time.","in":"query","name":"pageSize","schema":{"type":"integer"}},{"description":"A page token, received from a previous `ListDeviceTierConfigs` call. Provide this to retrieve the subsequent page.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListDeviceTierConfigsResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["applications"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates a new device tier config for an app.","operationId":"androidpublisher.applications.deviceTierConfigs.create","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Whether the service should accept device IDs that are unknown to Play's device catalog.","in":"query","name":"allowUnknownDevices","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeviceTierConfig"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeviceTierConfig"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["applications"]}},"/androidpublisher/v3/applications/{packageName}/deviceTierConfigs/{deviceTierConfigId}":{"get":{"description":"Returns a particular device tier config.","operationId":"androidpublisher.applications.deviceTierConfigs.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Required. Id of an existing device tier config.","in":"path","name":"deviceTierConfigId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeviceTierConfig"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["applications"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/androidpublisher/v3/applications/{packageName}/edits":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates a new edit for an app.","operationId":"androidpublisher.edits.insert","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppEdit"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppEdit"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}":{"delete":{"description":"Deletes an app edit.","operationId":"androidpublisher.edits.delete","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"get":{"description":"Gets an app edit.","operationId":"androidpublisher.edits.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppEdit"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks":{"get":{"description":"Lists all current APKs of the app and edit.","operationId":"androidpublisher.edits.apks.list","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApksListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads an APK and adds to the current edit.","operationId":"androidpublisher.edits.apks.upload","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Apk"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/externallyHosted":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a specified URL. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations.","operationId":"androidpublisher.edits.apks.addexternallyhosted","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApksAddExternallyHostedRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ApksAddExternallyHostedResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/{apkVersionCode}/deobfuscationFiles/{deobfuscationFileType}":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads a new deobfuscation file and attaches to the specified APK.","operationId":"androidpublisher.edits.deobfuscationfiles.upload","parameters":[{"description":"Unique identifier for the Android app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Unique identifier for this edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The version code of the APK whose Deobfuscation File is being uploaded.","in":"path","name":"apkVersionCode","required":true,"schema":{"type":"integer"}},{"description":"The type of the deobfuscation file.","in":"path","name":"deobfuscationFileType","required":true,"schema":{"enum":["deobfuscationFileTypeUnspecified","proguard","nativeCode"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeobfuscationFilesUploadResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/{apkVersionCode}/expansionFiles/{expansionFileType}":{"get":{"description":"Fetches the expansion file configuration for the specified APK.","operationId":"androidpublisher.edits.expansionfiles.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The version code of the APK whose expansion file configuration is being read or modified.","in":"path","name":"apkVersionCode","required":true,"schema":{"type":"integer"}},{"description":"The file type of the file configuration which is being read or modified.","in":"path","name":"expansionFileType","required":true,"schema":{"enum":["expansionFileTypeUnspecified","main","patch"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFile"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"patch":{"description":"Patches the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.","operationId":"androidpublisher.edits.expansionfiles.patch","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The version code of the APK whose expansion file configuration is being read or modified.","in":"path","name":"apkVersionCode","required":true,"schema":{"type":"integer"}},{"description":"The file type of the expansion file configuration which is being updated.","in":"path","name":"expansionFileType","required":true,"schema":{"enum":["expansionFileTypeUnspecified","main","patch"],"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFile"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFile"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"post":{"description":"Uploads a new expansion file and attaches to the specified APK.","operationId":"androidpublisher.edits.expansionfiles.upload","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The version code of the APK whose expansion file configuration is being read or modified.","in":"path","name":"apkVersionCode","required":true,"schema":{"type":"integer"}},{"description":"The file type of the expansion file configuration which is being updated.","in":"path","name":"expansionFileType","required":true,"schema":{"enum":["expansionFileTypeUnspecified","main","patch"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFilesUploadResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"put":{"description":"Updates the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.","operationId":"androidpublisher.edits.expansionfiles.update","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The version code of the APK whose expansion file configuration is being read or modified.","in":"path","name":"apkVersionCode","required":true,"schema":{"type":"integer"}},{"description":"The file type of the file configuration which is being read or modified.","in":"path","name":"expansionFileType","required":true,"schema":{"enum":["expansionFileTypeUnspecified","main","patch"],"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFile"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpansionFile"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/bundles":{"get":{"description":"Lists all current Android App Bundles of the app and edit.","operationId":"androidpublisher.edits.bundles.list","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BundlesListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads a new Android App Bundle to this edit. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.","operationId":"androidpublisher.edits.bundles.upload","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Must be set to true if the app bundle installation may trigger a warning on user devices (for example, if installation size may be over a threshold, typically 100 MB).","in":"query","name":"ackBundleInstallationWarning","schema":{"type":"boolean"}},{"description":"Device tier config (DTC) to be used for generating deliverables (APKs). Contains id of the DTC or \"LATEST\" for last uploaded DTC.","in":"query","name":"deviceTierConfigId","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Bundle"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/countryAvailability/{track}":{"get":{"description":"Gets country availability.","operationId":"androidpublisher.edits.countryavailability.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The track to read from.","in":"path","name":"track","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrackCountryAvailability"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/details":{"get":{"description":"Gets details of an app.","operationId":"androidpublisher.edits.details.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppDetails"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"patch":{"description":"Patches details of an app.","operationId":"androidpublisher.edits.details.patch","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppDetails"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppDetails"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"put":{"description":"Updates details of an app.","operationId":"androidpublisher.edits.details.update","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppDetails"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppDetails"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings":{"delete":{"description":"Deletes all store listings.","operationId":"androidpublisher.edits.listings.deleteall","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"get":{"description":"Lists all localized store listings.","operationId":"androidpublisher.edits.listings.list","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListingsListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}":{"delete":{"description":"Deletes a localized store listing.","operationId":"androidpublisher.edits.listings.delete","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German).","in":"path","name":"language","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"get":{"description":"Gets a localized store listing.","operationId":"androidpublisher.edits.listings.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German).","in":"path","name":"language","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Listing"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"patch":{"description":"Patches a localized store listing.","operationId":"androidpublisher.edits.listings.patch","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German).","in":"path","name":"language","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Listing"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Listing"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"put":{"description":"Creates or updates a localized store listing.","operationId":"androidpublisher.edits.listings.update","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German).","in":"path","name":"language","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Listing"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Listing"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}":{"delete":{"description":"Deletes all images for the specified language and image type. Returns an empty response if no images are found.","operationId":"androidpublisher.edits.images.deleteall","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German). Providing a language that is not supported by the App is a no-op.","in":"path","name":"language","required":true,"schema":{"type":"string"}},{"description":"Type of the Image. Providing an image type that refers to no images is a no-op.","in":"path","name":"imageType","required":true,"schema":{"enum":["appImageTypeUnspecified","phoneScreenshots","sevenInchScreenshots","tenInchScreenshots","tvScreenshots","wearScreenshots","icon","featureGraphic","tvBanner"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ImagesDeleteAllResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"get":{"description":"Lists all images. The response may be empty.","operationId":"androidpublisher.edits.images.list","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German). There must be a store listing for the specified language.","in":"path","name":"language","required":true,"schema":{"type":"string"}},{"description":"Type of the Image. Providing an image type that refers to no images will return an empty response.","in":"path","name":"imageType","required":true,"schema":{"enum":["appImageTypeUnspecified","phoneScreenshots","sevenInchScreenshots","tenInchScreenshots","tvScreenshots","wearScreenshots","icon","featureGraphic","tvBanner"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ImagesListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Uploads an image of the specified language and image type, and adds to the edit.","operationId":"androidpublisher.edits.images.upload","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German). Providing a language that is not supported by the App is a no-op.","in":"path","name":"language","required":true,"schema":{"type":"string"}},{"description":"Type of the Image.","in":"path","name":"imageType","required":true,"schema":{"enum":["appImageTypeUnspecified","phoneScreenshots","sevenInchScreenshots","tenInchScreenshots","tvScreenshots","wearScreenshots","icon","featureGraphic","tvBanner"],"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ImagesUploadResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]}},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}/{imageId}":{"delete":{"description":"Deletes the image (specified by id) from the edit.","operationId":"androidpublisher.edits.images.delete","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"Language localization code (a BCP-47 language tag; for example, \"de-AT\" for Austrian German).","in":"path","name":"language","required":true,"schema":{"type":"string"}},{"description":"Type of the Image.","in":"path","name":"imageType","required":true,"schema":{"enum":["appImageTypeUnspecified","phoneScreenshots","sevenInchScreenshots","tenInchScreenshots","tvScreenshots","wearScreenshots","icon","featureGraphic","tvBanner"],"type":"string"}},{"description":"Unique identifier an image within the set of images attached to this edit.","in":"path","name":"imageId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/androidpublisher/v3/applications/{packageName}/edits/{editId}/testers/{track}":{"get":{"description":"Gets testers. Note: Testers resource does not support email lists.","operationId":"androidpublisher.edits.testers.get","parameters":[{"description":"Package name of the app.","in":"path","name":"packageName","required":true,"schema":{"type":"string"}},{"description":"Identifier of the edit.","in":"path","name":"editId","required":true,"schema":{"type":"string"}},{"description":"The track to read from.","in":"path","name":"track","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Testers"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/androidpublisher"],"Oauth2c":["https://www.googleapis.com/auth/androidpublisher"]}],"tags":["edits"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters