Mobile Data Plan Sharing API

供移动网络运营商共享用户的 Partner API,用于与 Google 一起规划状态更新。

服务:mobiledataplansharing.googleapis.com

我们建议您使用 Google 提供的客户端库来调用此服务。如果您的应用需要使用您自己的库来调用此服务,则在发出 API 请求时应使用以下信息。

发现文档

发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:

服务端点

服务端点是指定 API 服务的网络地址的基本网址。一个服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:

  • https://mobiledataplansharing.googleapis.com

REST 资源:v1.operators.clients.users.planStatus

方法
create POST /v1/{parent=operators/*}/clients/{clientId}/users/{userKey}/planStatus
允许移动运营商(通过其独立的自治系统编号 (ASN) 标识)添加新的方案状态条目,以供特定的客户端用户使用。

REST 资源:v1.operators.planGroups

方法
create
(deprecated)
POST /v1/{parent=operators/*}/planGroups
允许移动运营商(通过其唯一自治系统编号 (ASN) 标识)添加新的 PlanGroup 条目。

REST 资源:v1.operators.planStatuses

方法
create POST /v1/{parent=operators/*}/planStatuses
允许移动运营商(通过其唯一的自治系统编号 (ASN) 标识)添加新的 PlanStatus 条目。