これは必須プロパティです。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。"],[[["Retrieves a specific subscription's details using the provided `customerId` and `subscriptionId`."],["The `subscriptionId` is unique for each customer but can change after updates and should not be used as a persistent key; it can be obtained through the \"Retrieve all reseller subscriptions\" method."],["The request body should be empty, while the response, if successful, contains a `Subscription` object detailing the specific subscription."],["Requires authorization with either `https://www.googleapis.com/auth/apps.order` or `https://www.googleapis.com/auth/apps.order.readonly` scopes."]]],[]]