AppsPeopleOzExternalMergedpeopleapiWebContactsExtendedData

AI Overview😉

  • The potential purpose of this module is to determine if a person's online profile or contact information is incomplete or not fully filled out. This could be used to assess the credibility or reliability of a person's online presence.
  • This module could impact search results by potentially demoting or penalizing profiles or websites with incomplete information, as they may be seen as less trustworthy or authoritative. On the other hand, profiles with complete information may be given a boost in search rankings.
  • A website may change things to be more favorable for this function by ensuring that their online profiles and contact information are complete and up-to-date. This could include filling out all required fields, providing accurate and consistent information across different platforms, and regularly updating their online presence to show activity and engagement.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • isIncomplete (type: boolean(), default: nil) - Used by Contacts client-side to indicate whether a person is not completed.

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.AppsPeopleOzExternalMergedpeopleapiWebContactsExtendedData{
    isIncomplete: boolean() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.