GeostorePriceListSectionProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListSectionProto

4
out of 10
Low
SEO Impact
A PriceListSectionProto is used to store a section of a PriceListProto. For example, for a PriceListProto representing a food menu, a PriceListSectionProto represents a menu section. Each PriceListSectionProto contains a repeated list of items for sale; these items can be products or services. Right now every section should contain items of one type.

SEO Analysis

AI Generated

Part of Google's geographic data infrastructure (Geostore). This system stores and processes geographic information that powers Google Maps, local search, and location-based search features. For local SEO, these geographic signals determine how businesses and locations appear in local search results and map packs.

Actionable Insights for SEOs

  • Optimize Google Business Profile with accurate location data
  • Ensure NAP (Name, Address, Phone) consistency across the web
  • Build local citations and location-relevant content

Attributes

7
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreCallToActionProto.t

Call to action for the section.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFoodMenuItemProto.t

To store food and drink items when the containing PriceListSectionProto is a food menu section.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreComposableItemProto.t

To store any items when the containing PriceListSectionProto is not food / legacy services.

itemTypestring
Default: nilFull type: list(String.t

This has to have at most one value.

languagestring
Default: nilFull type: String.t

The external form of a Google International Identifiers Initiative (III) LanguageCode object. See google3/i18n/identifiers/languagecode.h for details. We place extra restrictions on languages in addition to what the III library requires. See go/geo-schema-reference/feature-properties/languages. When set, represents the language of the section and its items. Any section and item level name infos must match this language. Optional.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreMediaItemProto.t

One or more media items (photos, videos, etc.) describing this section / category.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListNameInfoProto.t

The repeated name_info field is for price list sections listed in multiple languages. When a price list section has no names or descriptions, the size of the repeated field name_info may be 0. There should be at most one name_info for any given language.