SocialGraphApiProtoLimitedProfilePictureSettings

AI Overview😉

  • The potential purpose of this module is to analyze and understand the profile picture settings of a user's social graph, which may be used to personalize search results or improve the user experience.
  • This module could impact search results by influencing the ranking of profiles or websites that have complete or relevant profile pictures, potentially giving them more visibility or credibility in search results. It may also affect the display of search results, such as showing profile pictures alongside search snippets.
  • To be more favorable for this function, a website may ensure that their social media profiles have complete and relevant profile pictures, and that these pictures are accurately linked to their website or online presence. They may also optimize their website's structure and metadata to provide clear information about their social media profiles and profile pictures.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • profilePictureOption (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.SocialGraphApiProtoLimitedProfilePictureSettings{
    profilePictureOption: 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.