方法:accounts.customers.billingEntitlements.get

返回所请求的 BillingEntitlement 资源。

HTTP 请求

GET https://channel.googleapis.com/v1alpha1/{name=accounts/*/customers/*/billingEntitlements/*}

该网址采用 Google API HTTP 注释语法。

路径参数

参数
name

string

要检索的结算权限的资源名称。

请求正文

请求正文必须为空。

响应正文

如果成功,响应正文将包含一个 BillingEntitlement 实例。

试试看!