SocialGraphApiProtoRecurrenceRepeatForever

AI Overview😉

  • The potential purpose of this module is to identify and process recurring events or patterns in search queries, such as daily or weekly repeats, and to signal when a recurrence has no end date. This could help Google's algorithm to better understand the context and intent behind a search query.
  • This module could impact search results by influencing the ranking of pages that are related to recurring events or patterns. For example, if a user searches for "weekly workout routine", the algorithm may prioritize pages that provide a recurring schedule or plan over those that offer a one-time solution. This could lead to more relevant and useful results for users.
  • To be more favorable for this function, a website could optimize its content by including clear and structured data about recurring events or patterns, such as using schema markup for events or using a consistent format for listing recurring schedules. Additionally, using keywords related to recurrence, such as "daily", "weekly", or "monthly", could help the algorithm to better understand the context of the content and improve its ranking.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

An internal message to signal that this recurrence has no end date.

Attributes

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.SocialGraphApiProtoRecurrenceRepeatForever{}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.