GeostoreExceptionalHoursProto
GeostoreLocal SEOGoogleApi.ContentWarehouse.V1.Model.GeostoreExceptionalHoursProto
SEO Analysis
AI GeneratedPart 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
3nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessHoursProto.tThe weekly schedule to be applied for the dates that fall within the range. The schedule may contain hours only for days of the week that occur during the date range specified in the range field.
metadataGeostoreFieldMetadataProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.tField-level metadata for this exception.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeIntervalProto.tThe dates for which this exception applies, expressed as a half open interval. For example, an exception that applies for the entire month of December 2015 should have a range December 1, 2015 to January 1, 2016. Any regular hours that start on days in this range are ignored and replaced by the exceptional hours for that day. The TimeIntervalProto for the range must be a fully specified, non-empty, and non-inverted range of dates. Concretely, the requirements are: the range must be a TYPE_RANGE interval the interval may not be inverted the endpoints of the interval must specify a year, month, and day the day_type of each endpoint must be type DAY_OF_MONTH the endpoints may not specify hour, minute, second, week, or week_type the begin endpoint must predate the end endpoint