GeostoreFeatureHistoryMetadataProto

Geostore FeatureLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureHistoryMetadataProto

4
out of 10
Low
SEO Impact
Metadata related to the history of a given feature in the Geo repository.

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

3
Sort:|Filter:
featureBirthTimestampUsstring
Default: nilFull type: String.t

The timestamp (in microseconds since the UNIX epoch) when this feature first went live in the Geo repository. Note that this has no relation to the birth data of that geographical entity in the real world.

lastModificationTimestampUsstring
Default: nilFull type: String.t

The timestamp (in microseconds since the UNIX epoch) of the last modification to the feature. Note this includes attachment modifications. The feature's initial creation is also considered as a modification. This is useful for those that consume features via both listening to notifications and reading from repository snapshots. This timestamp can be used to decide whether a feature in the snapshot was already seen in a more recent state through the notifications.

removalTimestampUsstring
Default: nilFull type: String.t

The timestamp (in microseconds since the UNIX epoch) of the deletion time of the feature. If the feature is currently removed, this field gets populated with the timestamp the feature first became removed after being live (or being removed from beginning). This field won't be set if the feature is live.