SocialGraphWireProtoPeopleapiAffinityMetadataClientInteractionInfo

AI Overview😉

  • The potential purpose of this module is to track and analyze how users interact with content on Google's services, such as sharing photos on Google Photos, and use this information to inform search rankings. It appears to be focused on measuring the strength of a user's connection to a particular piece of content or entity.
  • This module could impact search results by giving more weight to content that users have directly interacted with in the past, such as sharing or engaging with it in some way. This could lead to more personalized search results that are tailored to an individual user's preferences and behavior.
  • A website may change things to be more favorable for this function by encouraging users to engage with their content in ways that can be tracked by Google, such as sharing buttons or interactive features. Additionally, websites could focus on creating high-quality, engaging content that users are likely to interact with and share with others.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • isDirectClientInteraction (type: boolean(), default: nil) - Whether this suggestion is an edge directly from the client. E.g., a suggestion with which the user shared a photo on photos app.

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

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.