GeostoreBizBuilderReferenceProto

AI Overview😉

  • The potential purpose of this module is to connect Google Search results with business listings from BizBuilder, a Google service that helps businesses manage their online presence. This module likely helps Google Search understand the relevance and accuracy of business listings in search results.
  • This module could impact search results by influencing the ranking and display of business listings in search results, particularly for local searches. It may prioritize listings that are verified and up-to-date in BizBuilder, providing users with more accurate and relevant results.
  • To be more favorable for this function, a website may want to ensure that their business listing is accurate, up-to-date, and verified in BizBuilder. This could include claiming and managing their business listing, responding promptly to customer reviews, and keeping their business hours and contact information current. Additionally, ensuring that their website's structured data (e.g., schema.org markup) is consistent with their BizBuilder listing may also help improve the relevance and ranking of their business in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

The reference to a BizBuilder listing. For details on BizBuilder see http://g3doc/commerce/bizbuilder/backend/g3doc/index.md

Attributes

  • id (type: String.t, default: nil) - Listing id. Used in queries to BizBuilder backend for listing access.

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.GeostoreBizBuilderReferenceProto{
  id: 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.