WebContentPublisher
import { WebContentPublisher } from "https://googleapis.deno.dev/v1/webcontentpublisher:v1.ts";webcontentpublisher.googleapis.com API, a service for web content publishers.
class WebContentPublisher {}
async publicationsCheckFreeAccess(name: string, opts?: PublicationsCheckFreeAccessOptions): Promise<CheckFreeAccessResponse>;
§Methods
§
publicationsCheckFreeAccess(name: string, opts?: PublicationsCheckFreeAccessOptions): Promise<CheckFreeAccessResponse>
[src]Checks if a user is eligible for free article access.
@param name
Required. The resource name of the publication. Format: publications/{publication_id}