PersonalizationMapsAliasIcon

PersonalizationInfrastructure

GoogleApi.ContentWarehouse.V1.Model.PersonalizationMapsAliasIcon

2
out of 10
Low
SEO Impact
A subset of an Alias that is stored on kansas max. It is used in Search for alias resolution and in Maps to show icons quickly on basetiles. Next ID: 18

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Personalization Maps Alias Icon) contains 13 attributes that define its data structure. Key functionality includes: The id of the alias associated with this point. This is used to query for details for the info window and to display different icons depending on the ...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

13
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.PersonalizationMapsAliasAliasId.t

The id of the alias associated with this point. This is used to query for details for the info window and to display different icons depending on the AliasType contained in this message.

droppedPinS2cellIdstring
Default: nilFull type: String.t

If this is a dropped pin alias, the leaf (level 30) S2 cell ID corresponding to the aliased lat/lng. Calculated once and stored here so that it can safely be used as an identifier across clients without risk of rounding differences leading to different values.

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

The featureid that was associated with the alias when it was saved. If this is not set the lat/lng in 'point' is the aliased entity, i.e. this is a dropped pin alias.

featureNamestring
Default: nilFull type: String.t

For non-address feature aliases (e.g. businesses), the name of the feature (formatted from the FeatureProto) when it was saved.

featureTypestring
Default: nilFull type: String.t

The type of the feature associated with the alias.

formattedAddressstring
Default: nilFull type: String.t

One-line geocoded address that this lat/lng represents at the time this alias was created by the user.

isAdsJoinCompliantboolean(
Default: nil

Indicates whether this alias is Ads join compliant for use by 3p clients. See go/ios_address and go/aliased-locations-provenance for more details. Please contact oolong-team@ for additional questions regarding usage of this field.

nicknamestring
Default: nilFull type: String.t

Free-text alias if alias type is NICKNAME. Otherwise unset. Limited to 40 characters.

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

lat/lng the icon is to be shown at.

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

Encapsulates the privacy policy relevant signals for this event. See go/kansas-embedded-ptokens for additional details. Keep the type fully qualified in case (when) we decide to make proto compiler enforce '.ptoken.PToken' as the only allowed type for the field number 9099. Hence, don't remove the leading '.'. See go/protobuf-ptoken-field for details around the 9099 field number.

stickerIdinteger(
Default: nil

The id of the sticker asset chosen by the user to replace the default asset for the alias.

syntheticFeatureboolean(
Default: nil

If the feature associated with the alias has synthetic_geometry.

timestampstring
Default: nilFull type: String.t

[INTERNAL ONLY] Last update of bigtable by kansas, in microseconds. Volatile only and not saved in kansas column. inmemory only because >= 16.