Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LocalServices

import { LocalServices } from "https://googleapis.deno.dev/v1/localservices:v1.ts";
class LocalServices {
constructor(client?: CredentialsClient, baseUrl?: string);
}

§Constructors

§
new LocalServices(client?: CredentialsClient, baseUrl?: string)
[src]

§Methods

§

Get account reports containing aggregate account data of all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.

§

Get detailed lead reports containing leads that have been received by all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.