integrations.sh
← all integrations

googleapis.com – readerrevenuesubscriptionlinking

OpenAPI apis-guru analyticsmedia

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.readerrevenuesubscriptionlinkingPublicationsReadersDelete

    Removes a publication reader, effectively severing the association with a Google user. If force is 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.readerrevenuesubscriptionlinkingPublicationsReadersGetEntitlements

    Gets 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.readerrevenuesubscriptionlinkingPublicationsReadersUpdateEntitlements

    Updates 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.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools