AppsPeopleOzExternalMergedpeopleapiProductMetadata

AI Overview😉

  • Potential purpose of the module: This module appears to be related to metadata for people-related data (e.g., user profiles) from various sources (productSource). It might be used to consolidate and normalize user data from different platforms or applications.
  • Impact on search results: This module could influence search results by providing additional context about users, which might affect personalized search results, user-specific recommendations, or even social media-type features within search results. It might also help Google to better understand user behavior and preferences.
  • Optimization for this function: To be more favorable for this function, a website could ensure that its user data is accurately represented, consistent, and easily accessible. This might involve using standardized metadata formats, providing clear and concise user profiles, and making user data easily crawlable/indexable by Google's algorithms.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • productSource (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.AppsPeopleOzExternalMergedpeopleapiProductMetadata{
    productSource: 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.