AssistantLogsCommunicationRawDeviceContactInfoLog

AI Overview😉

  • The potential purpose of this module is to gather and store information about a user's contacts and accounts from various devices and platforms, such as Google, LinkedIn, or other social media platforms. This information can be used to improve personalized search results, suggest relevant content, or enhance user experience.
  • This module could impact search results by influencing the ranking of websites or content that are associated with a user's contacts or accounts. For example, if a user has a contact who has shared an article on LinkedIn, this module might boost the ranking of that article in the user's search results. It could also lead to more personalized search results based on a user's social connections and online activities.
  • A website may change things to be more favorable for this function by ensuring that their content is easily shareable on various platforms, and that they have a strong online presence across different social media channels. This could include optimizing their website for social media sharing, creating engaging content that encourages users to share it with their contacts, and building a community around their brand. Additionally, websites could consider implementing schema markup or other forms of structured data to help search engines understand the relationships between their content and users' online activities.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

This is the log version of apps.people.oz.external.mergedpeopleapi.RawDeviceContactInfo proto. Next ID: 3

Attributes

  • accountType (type: String.t, default: nil) - Account type of raw contact, e.g. "com.google" or "com.linkedin.android".

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.AssistantLogsCommunicationRawDeviceContactInfoLog{
    accountType: 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.