Partner API for mobile network operators to share users' plan status updates with Google.
Service: mobiledataplansharing.googleapis.com
All URIs below are relative to https://mobiledataplansharing.googleapis.com
This service provides the following discovery document:
Collection: v1.operators
| Methods | |
|---|---|
deletePlanGroups |
DELETE /v1/{name=operators/*/planGroups} Allows a mobile operator (identified by its unique Autonomous System Number (ASN)) to delete all PlanGroup entries belonging to this operator. |
Collection: v1.operators.planGroups
| Methods | |
|---|---|
create |
POST /v1/{parent=operators/*}/planGroups Allows a mobile operator (identified by its unique Autonomous System Number (ASN)) to add a new PlanGroup entry. |
get |
GET /v1/{name=operators/*/planGroups/*} Allows a mobile operator (identified by its unique Autonomous System Number (ASN)) to retrieve a PlanGroup entry. |
update |
PUT /v1/{planGroup.name=operators/*/planGroups/*} Allows a mobile operator (identified by its unique Autonomous System Number (ASN)) to update a PlanGroup entry. |