googleapis.com – readerrevenuesubscriptionlinking
readerrevenuesubscriptionlinking.googleapis.com API.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:readerrevenuesubscriptionlinking/v1.json
- Provider
- googleapis.com:readerrevenuesubscriptionlinking / readerrevenuesubscriptionlinking
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/readerrevenuesubscriptionlinking/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/readerrevenuesubscriptionlinking/v1/openapi.yaml
Tools (5)
Extracted live via the executor SDK.
-
publications.readerrevenuesubscriptionlinkingPublicationsReadersDeleteRemoves a publication reader, effectively severing the association with a Google user. If
forceis set to true, any entitlements for this reader will also be deleted. (Otherwise, the request will only work if the reader has no entitlements.) - If the reader does not exist, return NOT_FOUND. - Return FAILED_PRECONDITION if the force field is false (or unset) and entitlements are present. -
publications.readerrevenuesubscriptionlinkingPublicationsReadersGetEntitlementsGets the reader entitlements for a publication reader. - Returns PERMISSION_DENIED if the caller does not have access. - Returns NOT_FOUND if the reader does not exist.
-
publications.readerrevenuesubscriptionlinkingPublicationsReadersUpdateEntitlementsUpdates the reader entitlements for a publication reader. The entire reader entitlements will be overwritten by the new reader entitlements in the payload, like a PUT. - Returns PERMISSION_DENIED if the caller does not have access. - Returns NOT_FOUND if the reader does not exist.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools