AppsPeopleOzExternalMergedpeopleapiCallerIdExtendedData

AI Overview😉

  • The potential purpose of this module is to identify the source of the caller ID data used to populate search results, potentially to improve the accuracy and relevance of search results, especially those related to people or entities.
  • This module could impact search results by giving more weight to results from trusted sources, such as official websites or government databases, and less weight to results from unverified or unreliable sources. This could lead to more accurate and trustworthy search results, especially for searches related to people or entities.
  • A website may change things to be more favorable for this function by ensuring that their caller ID data is accurate, up-to-date, and comes from a trusted source. This could involve verifying user information, using official data sources, and providing clear and transparent information about their data collection and usage practices.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • callerIdSource (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCallerIdExtendedDataCallerIdSource.t, default: nil) - Indicates which data source was used to populate the caller ID result

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.AppsPeopleOzExternalMergedpeopleapiCallerIdExtendedData{
    callerIdSource:
      GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCallerIdExtendedDataCallerIdSource.t()
      | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.