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/businessprofileperformance:v1.ts";

§Classes

BusinessProfilePerformance

The Business Profile Performance API allows merchants to fetch performance reports about their business profile on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

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

DailyMetricTimeSeries

Represents a single datapoint, where each datapoint is a DailyMetric-DailySubEntityType-TimeSeries tuple.

DailySubEntityType

Represents all possible subentity types that are associated with DailyMetrics.

Date

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp

DatedValue

Represents a single datapoint in the timeseries, where each datapoint is a date-value pair.

FetchMultiDailyMetricsTimeSeriesResponse

Represents the response for FetchMultiDailyMetricsTimeSeries.

GetDailyMetricsTimeSeriesResponse

Represents the response for GetDailyMetricsTimeSeries.

InsightsValue

Represents an insights value.

ListSearchKeywordImpressionsMonthlyResponse

Represents the response for ListSearchKeywordImpressionsMonthly.

LocationsFetchMultiDailyMetricsTimeSeriesOptions

Additional options for BusinessProfilePerformance#locationsFetchMultiDailyMetricsTimeSeries.

LocationsGetDailyMetricsTimeSeriesOptions

Additional options for BusinessProfilePerformance#locationsGetDailyMetricsTimeSeries.

LocationsSearchkeywordsImpressionsMonthlyListOptions

Additional options for BusinessProfilePerformance#locationsSearchkeywordsImpressionsMonthlyList.

MultiDailyMetricTimeSeries

Represents a list of tuples of DailyMetric-DailySubEntityType-TimeSeries.

SearchKeywordCount

Represents a single search keyword and its value.

TimeOfDay

Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp.

TimeSeries

Represents a timeseries.