Method: externaltransactions.createexternaltransaction

建立新的外部交易。

HTTP 要求

POST https://androidpublisher.googleapis.com/androidpublisher/v3/{parent=applications/*}/externalTransactions

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

路徑參數

參數
parent

string

必要欄位。表示將建立這筆外部交易的父項資源。格式:applications/{packageName}

查詢參數

參數
externalTransactionId

string

必要欄位。要用於外部交易的 ID。在應用程式的所有其他交易中,此值必須是唯一的。這個值的長度應為 1 至 63 個字元,有效字元為 /a-zA-Z0-9_-/。請勿使用這個欄位儲存任何個人識別資訊 (PII),例如電子郵件。如果嘗試在這個欄位中儲存 PII,可能會導致要求遭到封鎖。

要求主體

要求主體包含 ExternalTransaction 的例項。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

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