AppsPeopleOzExternalMergedpeopleapiSearchProfile

AI Overview😉

  • The potential purpose of this module is to gather and organize information about a person's online presence and social connections, creating a comprehensive search profile. This profile may include data from various sources, such as social media platforms, people search directories, and other online databases.
  • This module could impact search results by providing more accurate and personalized information about individuals. It may help to disambiguate search results by distinguishing between people with similar names or profiles. Additionally, it could influence the ranking of search results, giving more prominence to profiles that are deemed more relevant or authoritative.
  • To be more favorable for this function, a website may focus on providing clear and consistent identification of individuals, such as using standardized naming conventions, providing detailed biographical information, and ensuring that online profiles are up-to-date and accurate. Additionally, websites may want to consider implementing structured data and schema markup to help search engines better understand the relationships between people and their online presence.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Profile for Janata and Search. go/janata-profile-in-sgbe

Attributes

  • metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t, default: nil) -
  • searchProfileData (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileData.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.AppsPeopleOzExternalMergedpeopleapiSearchProfile{
    metadata:
      GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t()
      | nil,
    searchProfileData:
      GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileData.t()
      | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.