Method: systemapks.variants.create

建立 APK,適合納入已上傳 Android App Bundle 的系統映像檔。

HTTP 要求

POST https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/systemApks/{versionCode}/variants

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
packageName

string

應用程式的套件名稱。

versionCode

string (int64 format)

應用程式套件的版本代碼。

要求主體

要求主體包含 Variant 的例項。

回應主體

如果成功,回應主體會包含新建立的 Variant 例項。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/androidpublisher