GeostoreAttachmentsAttachmentProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreAttachmentsAttachmentProto

4
out of 10
Low
SEO Impact
An AttachmentProto contains structured data of a client-specified type. An attachment is uniquely identified by the combination of its attachment_id and client_name_space fields.

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

5
Sort:|Filter:
attachmentIdstring
Default: nilFull type: String.t

attachment_id distinguishes messages of the same type_id associated with the same feature. It can not be set to 0x0.

clientNameSpacestring
Default: nilFull type: String.t

This field specifies a namespace identifier that can be used to track the sources of attachments in a human friendly format. Name spaces must be at most 64 characters long and must be composed entirely of alphanumeric characters, hyphens, and underscores. No other characters are allowed.

commentstring
Default: nilFull type: String.t

comment is a human-readable string that is logged whenever this attachment is processed by the framework.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t

messages contains the structured data for this attachment. It should contain a single message with a type ID matching the value of the type_id field below.

typeIdstring
Default: nilFull type: String.t

type_id determines the type of the actual attachment that should be set in the messages MessageSet. It can not be set to 0x0.