GeostoreDoodleProto

AI Overview😉

  • The potential purpose of this module is to provide location-based information and attributes for specific features, such as doodles, in Google's search results. This module, GeostoreDoodleProto, seems to be related to Google Doodles, which are temporary alterations of the Google logo to celebrate holidays, events, or people.
  • This module could impact search results by providing location-specific information and attributes for doodles, which could affect the ranking and display of search results related to these doodles. For example, if a user searches for a specific holiday, the search results may prioritize doodles related to that holiday and provide location-specific information about the doodle.
  • A website may change things to be more favorable for this function by optimizing their content to include location-specific information and attributes related to Google Doodles. This could include using relevant keywords, providing accurate location-based data, and structuring their content in a way that is easily crawlable and understandable by Google's algorithm. Additionally, websites may want to consider creating content that is relevant to specific holidays or events, which could increase their chances of being displayed prominently in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

This protocol buffer holds the doodle-specific attributes for features of type TYPE_DOODLE.

Attributes

  • type (type: String.t, default: nil) - The type of this feature -- see comments above.

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.GeostoreDoodleProto{
  type: 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.