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

§Classes

GoogleAuth
YouTubeReporting

Schedules reporting jobs containing your YouTube Analytics data and downloads the resulting bulk data reports in the form of CSV files.

§Variables

auth

§Interfaces

CredentialsClient

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

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GdataBlobstore2Info

gdata

GdataCompositeMedia

gdata

GdataContentTypeInfo

gdata

GdataDiffChecksumsResponse

gdata

GdataDiffDownloadResponse

gdata

GdataDiffUploadRequest

gdata

GdataDiffUploadResponse

gdata

GdataDiffVersionResponse

gdata

GdataDownloadParameters

gdata

GdataMedia

gdata

GdataObjectId

gdata

Job

A job creating reports of a specific type.

JobsCreateOptions

Additional options for YouTubeReporting#jobsCreate.

JobsDeleteOptions

Additional options for YouTubeReporting#jobsDelete.

JobsGetOptions

Additional options for YouTubeReporting#jobsGet.

JobsListOptions

Additional options for YouTubeReporting#jobsList.

JobsReportsGetOptions

Additional options for YouTubeReporting#jobsReportsGet.

JobsReportsListOptions

Additional options for YouTubeReporting#jobsReportsList.

ListJobsResponse

Response message for ReportingService.ListJobs.

ListReportsResponse

Response message for ReportingService.ListReports.

ListReportTypesResponse

Response message for ReportingService.ListReportTypes.

Report

A report's metadata including the URL from which the report itself can be downloaded.

ReportType

A report type.

ReportTypesListOptions

Additional options for YouTubeReporting#reportTypesList.