AssistantApiSettingsAutoFramingSettings

AI Overview😉

  • The potential purpose of this module is to enable or disable automatic framing of content in search results. In simple terms, auto-framing refers to the way search results are visually presented to the user, including the layout, formatting, and highlighting of key information.
  • This module could impact search results by influencing how users interact with the results. If auto-framing is enabled, search results may be displayed in a more visually appealing and easy-to-digest format, which could improve user engagement and click-through rates. On the other hand, if auto-framing is disabled, search results may appear more plain and less engaging, potentially leading to lower user interaction.
  • To be more favorable for this function, a website could focus on creating high-quality, structured content that is easy for Google's algorithm to understand and auto-frame. This could include using clear and concise headings, organizing content into logical sections, and providing relevant metadata. Additionally, websites could optimize their content to be more visually appealing, using images, videos, and other multimedia elements to enhance the user experience.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Settings pertaining to auto framing. See go/auto-framing-presentation.

Attributes

  • isAutoFramingEnabled (type: boolean(), 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.AssistantApiSettingsAutoFramingSettings{
    isAutoFramingEnabled: boolean() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.