MediaIndexVideoCentroid

AI Overview😉

  • The potential purpose of this module is to analyze how a video is performing across different websites and domains where it is embedded. It seems to be tracking the behavior of the video on these pages, possibly to understand its relevance, engagement, and popularity.
  • This module could impact search results by influencing the ranking of videos and websites that host them. If a video performs well across multiple domains, it may be considered more authoritative or relevant, leading to a higher ranking in search results. Conversely, if a video performs poorly or is only popular on a single domain, it may be ranked lower.
  • To be more favorable for this function, a website could focus on creating high-quality, engaging video content that resonates with audiences across multiple domains. This could involve optimizing video titles, descriptions, and tags for better discoverability, as well as ensuring that the video is easily embeddable and shareable. Additionally, websites could focus on building a diverse range of backlinks from authoritative domains to increase the video's credibility and reach.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroid (google_api_content_warehouse v0.4.0)

Data about the behavior of the video across the pages it is embedded in.

Attributes

  • domainScores (type: list(GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroidDomainScore.t), default: nil) -

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroid{
  domainScores:
    [GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroidDomainScore.t()]
    | nil
}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.