Method: monetization.subscriptions.basePlans.offers.delete

删除订阅优惠。只能针对优惠草稿执行此操作。此操作无法撤消。

HTTP 请求

DELETE https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/subscriptions/{productId}/basePlans/{basePlanId}/offers/{offerId}

网址采用 gRPC 转码语法。

路径参数

参数
packageName

string

必需。要删除的优惠的父级应用(软件包名称)。

productId

string

必需。要删除的优惠的父级订阅 (ID)。

basePlanId

string

必需。要删除的优惠的父级基础方案 (ID)。

offerId

string

必需。要删除的优惠的唯一 ID。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文为空。

授权范围

需要以下 OAuth 作用域:

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