AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfoExtensionData

AI Overview😉

  • The potential purpose of this module is to provide compatibility with older GData extensions, specifically for mobile_owner_id in profile containers. This means it's likely a module that helps Google's algorithm to handle legacy data or formats, ensuring that search results remain accurate and consistent.
  • This module could impact search results by influencing how Google's algorithm handles and processes data from older systems or formats. This might lead to more accurate results for searches related to profiles or mobile-specific content. Additionally, it could help to reduce errors or inconsistencies in search results caused by outdated data formats.
  • To be more favorable for this function, a website may need to ensure that their mobile-specific content and profiles are properly formatted and up-to-date. This could involve updating their data structures to be compatible with newer formats, providing clear and accurate mobile_owner_id information, and ensuring that their content is easily crawlable and indexable by Google's algorithm.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • gdataCompatibilityExtensionId (type: String.t, default: nil) - The GDataCompatibilityExtension will (temporarily) return mobile_owner_id for profile containers.

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.AppsPeopleOzExternalMergedpeopleapiEdgeKeyInfoExtensionData{
    gdataCompatibilityExtensionId: 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.