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

Usage

import * as mod from "https://googleapis.deno.dev/v1/localservices:v1.ts";

§Classes

GoogleAuth
LocalServices

§Variables

auth

§Interfaces

AccountReportsSearchOptions

Additional options for LocalServices#accountReportsSearch.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DetailedLeadReportsSearchOptions

Additional options for LocalServices#detailedLeadReportsSearch.

GoogleAdsHomeservicesLocalservicesV1AccountReport

An Account Report of a GLS account identified by their account id containing aggregate data gathered from a particular date range. Next ID: 18

GoogleAdsHomeservicesLocalservicesV1AggregatorInfo

Conatiner for aggregator specific information if lead is for an aggregator GLS account.

GoogleAdsHomeservicesLocalservicesV1BookingLead

Container for booking lead specific information.

GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport

A Detailed Lead Report of a lead identified by their lead id and contains consumer, account, monetization, and lead data.

GoogleAdsHomeservicesLocalservicesV1MessageLead

Container for message lead specific information.

GoogleAdsHomeservicesLocalservicesV1PhoneLead

Container for phone lead specific information.

GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse

A page of the response received from the SearchAccountReports method. A paginated response where more pages are available has next_page_token set. This token can be used in a subsequent request to retrieve the next request page.

GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse

A page of the response received from the SearchDetailedLeadReports method. A paginated response where more pages are available has next_page_token set. This token can be used in a subsequent request to retrieve the next request page.

GoogleTypeTimeZone

Represents a time zone from the IANA Time Zone Database.