这是一个可选属性。此采购订单 (PO) 信息供转销商用来跟踪其公司的使用情况。如果指定了 purchaseOrderId 值,该值会显示在 API 响应中并显示在账单中。该酒店最多可接受 80 个纯文本字符。
dealCode
string
Google 发放的代码(最多 100 个字符),用于提供订阅方案的折扣价。交易代码必须包含在“changePlan”请求中,才能享受折扣率。此为可选属性。如果交易代码已添加到订阅中,此媒体资源可能会留空,并且现有的折扣费率仍然适用(如果不为空,请仅提供订阅中已有的交易代码)。如果交易代码从未添加到订阅中,并且此媒体资源留空,系统将应用常规价格。
[[["易于理解","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"]],["最后更新时间 (UTC):2024-09-09。"],[[["Updates a subscription's plan, allowing changes from trial or flexible plans to annual commitments with monthly or yearly payments, with varying update processes based on the specific plan and products."],["Requires sending a POST request to a specific URL, including the `customerId` and `subscriptionId` as path parameters."],["The request body must contain a `ChangePlanRequest` object specifying the desired plan name, number of seats, and optional purchase order ID and deal code."],["Successful responses return a `Subscription` object representing the updated subscription."],["Requires authorization with the `https://www.googleapis.com/auth/apps.order` scope."]]],[]]