VideoYoutubeCommentsRankingCTRMetrics

GoogleApi.ContentWarehouse.V1.Model.VideoYoutubeCommentsRankingCTRMetrics


Table of Contents ▼

Jump to a specific part of the page:

Description

Used for stanza KV pair. Next tag: 7.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. downvotes (type: String.t, default: nil)
    -
  2. impressions (type: String.t, default: nil)
    -
  3. measureWindow (type: String.t, default: nil)
    -
  4. teaserClicks (type: String.t, default: nil)
    -
  5. teaserImpressions (type: String.t, default: nil)
    -
  6. upvotes (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoYoutubeCommentsRankingCTRMetrics{
downvotes: String.t() | nil,
impressions: String.t() | nil,
measureWindow: String.t() | nil,
teaserClicks: String.t() | nil,
teaserImpressions: String.t() | nil,
upvotes: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoYoutubeCommentsRankingCTRMetrics