これは必須プロパティです。subscriptionId はサブスクリプション ID で、顧客ごとに一意です。サブスクリプションが更新されると subscriptionId が変更されるため、この ID を永続データのキーとして使用しないことをおすすめします。また、subscriptionId は、すべての販売パートナー サブスクリプションを取得する方法で確認できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-26 UTC。"],[[["Immediately converts a 30-day free trial subscription to a paid service subscription, requiring a pre-configured payment plan."],["Utilizes an HTTP POST request to `https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/startPaidService` for the conversion process."],["Requires `customerId` and `subscriptionId` as path parameters for identifying the customer and their subscription."],["The request body needs to be empty and a successful response returns a [Subscription](/admin-sdk/reseller/reference/rest/v1/subscriptions#Subscription) object."],["Needs authorization with the `https://www.googleapis.com/auth/apps.order` scope."]]],[]]