AppsPeopleOzExternalMergedpeopleapiPersonMetadataScoringInfoStExpressionResult

AI Overview😉

  • The potential purpose of this module is to extract and score metadata from people-related search queries, possibly to improve the relevance of search results for queries related to individuals.
  • This module could impact search results by giving more weight to websites that provide accurate and relevant metadata about individuals, potentially pushing them higher in the search engine results page (SERP). This could lead to more personalized and relevant search results for users searching for specific people.
  • To be more favorable for this function, a website could ensure that their metadata is accurate, up-to-date, and relevant to the individuals mentioned on their pages. This could include using schema.org markup to provide additional context about the people mentioned, as well as ensuring that their website's structure and content clearly convey the relationships between individuals and the topics they are associated with.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • name (type: String.t, default: nil) -
  • value (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.AppsPeopleOzExternalMergedpeopleapiPersonMetadataScoringInfoStExpressionResult{
    name: String.t() | nil,
    value: 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.