google_api_you_tube_analytics v0.3.0 API Reference

Modules

API calls for all endpoints tagged GroupItems.

API calls for all endpoints tagged Groups.

API calls for all endpoints tagged Reports.

Handle Tesla connections for GoogleApi.YouTubeAnalytics.V1.

Helper functions for deserializing responses into models.

Attributes

  • contentDetails (GroupContentDetails): Defaults to: null.
  • etag (String.t): Defaults to: null.
  • id (String.t): Defaults to: null.
  • kind (String.t): Defaults to: null.
  • snippet (GroupSnippet): Defaults to: null.

Attributes

  • itemCount (String.t): Defaults to: null.
  • itemType (String.t): Defaults to: null.

Attributes

  • etag (String.t): Defaults to: null.
  • groupId (String.t): Defaults to: null.
  • id (String.t): Defaults to: null.
  • kind (String.t): Defaults to: null.
  • resource (GroupItemResource): Defaults to: null.

A paginated list of grouList resources returned in response to a youtubeAnalytics.groupApi.list request.

Attributes

  • id (String.t): Defaults to: null.
  • kind (String.t): Defaults to: null.

A paginated list of grouList resources returned in response to a youtubeAnalytics.groupApi.list request.

Attributes

  • publishedAt (DateTime.t): Defaults to: null.
  • title (String.t): Defaults to: null.

Contains a single result table. The table is returned as an array of rows that contain the values for the cells of the table. Depending on the metric or dimension, the cell can contain a string (video ID, country code) or a number (number of views or number of likes).

Attributes

  • columnType (String.t): The type of the column (DIMENSION or METRIC). Defaults to: null.
  • dataType (String.t): The type of the data in the column (STRING, INTEGER, FLOAT, etc.). Defaults to: null.
  • name (String.t): The name of the dimension or metric. Defaults to: null.

Helper functions for building Tesla requests.