AssistantApiSettingsPodcastFilter

AI Overview😉

  • The potential purpose of this module is to filter and regulate podcast features that can be used in search results, likely to improve the relevance and accuracy of podcast-related searches.
  • This module could impact search results by influencing which podcasts are displayed, in what order, and with what features (e.g., summaries, links). It may prioritize podcasts with certain characteristics, such as popularity, relevance, or user engagement, over others.
  • To be more favorable for this function, a website may focus on optimizing their podcast's metadata, such as providing accurate and descriptive summaries, using relevant keywords, and ensuring their podcast is easily accessible and playable. Additionally, they may want to focus on increasing user engagement and popularity metrics, such as ratings, reviews, and shares.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Specification of which podcast features can be used.

Attributes

  • state (type: String.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.AssistantApiSettingsPodcastFilter{
  state: String.t() | nil
}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.