AppsDynamiteSharedOrganizationInfoCustomerInfo

AI Overview😉

  • The potential purpose of this module is to associate a Google search result with a specific customer or organization, likely for tailoring search results to a user's specific needs or preferences.
  • This module could impact search results by allowing Google to personalize search results based on a user's organizational affiliation, such as a university or company, or their individual customer profile. This could lead to more relevant results for users, but also raises concerns about filtering bubbles and unequal access to information.
  • A website may change things to be more favorable for this function by providing clear and consistent organizational information, such as a university or company name, and ensuring that their online presence is accurately linked to this information. Additionally, websites may benefit from creating content that is relevant to specific customer segments or organizations, increasing the likelihood of being returned as a result for users affiliated with those groups.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • customerId (type: GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteCustomerId.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.AppsDynamiteSharedOrganizationInfoCustomerInfo{
    customerId:
      GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteCustomerId.t() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.