BlueGingerClientVisibleProtoBlueGingerSupportedServices

AI Overview😉

  • The potential purpose of this module is to identify and store information about the services and features that are available to businesses through Google's BlueGinger platform. This could include things like Google My Business features, Google Ads capabilities, and other tools and services that businesses can use to manage their online presence.
  • This module could impact search results by influencing the visibility and ranking of businesses that have certain features or services enabled. For example, if a business has a complete and up-to-date Google My Business profile, it may be more likely to appear in search results for local queries. On the other hand, if a business is missing certain features or services, it may be demoted in search results.
  • To be more favorable for this function, a website could ensure that it has a complete and accurate Google My Business profile, including up-to-date hours, address, and contact information. Additionally, the website could ensure that it is using other Google services, such as Google Ads, and that it has a strong online presence through social media and other channels. By doing so, the website may be more likely to be considered a "supported business" by Google's algorithm, which could improve its visibility and ranking in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Information to indicate BG availability for businesses. This message is filled from Topic Server and stored in the GSR in Superroot.

Attributes

  • modules (type: list(GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule.t), default: nil) - List of supported modules for a business.

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.BlueGingerClientVisibleProtoBlueGingerSupportedServices{
    modules:
      [
        GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule.t()
      ]
      | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.