QualityDialogManagerLocalResult

QualityQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityDialogManagerLocalResult

7
out of 10
High
SEO Impact
A generic representation of a local result returned by a local backend. Next ID: 33

SEO Analysis

AI Generated

This model (Quality Dialog Manager Local Result) contains 22 attributes that define its data structure. Key functionality includes: This field can represent different areas depending on the country. For example in the US it is state but in Canada it would be a province.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

22
Sort:|Filter:
adminArea1string
Default: nilFull type: String.t

This field can represent different areas depending on the country. For example in the US it is state but in Canada it would be a province.

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

The set of available intents changes with result. An intersection of available_intents and allowed_intents (See: local_config.proto), is shown to the user.

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

Bitset of business types this result falls into. Many fields in this message may be unset - expect good coverage for restaurants and hotels for now, but not for other verticals.

countrystring
Default: nilFull type: String.t
countryCodestring
Default: nilFull type: String.t

The two-letter ISO 3166-1 country code of this result. Generated by FindFeatureCountryCode http://google3/geostore/base/public/country.h?l=39&rcl=154898119 so it should always be populated, but technically there is no guarantee.

distanceMetersstring
Default: nilFull type: String.t

For a directions result, this field will be the distance from the origin to this result using the best measure we have available - the distance along a route, if we have one, or just the crow's flight distance. For a local result, this field will be the crow's flight distance from the user to the result.

distanceUnitsstring
Default: nilFull type: String.t

The standard units of the location where the user is based (not their current location). For example, miles for a user from the US, kilometers for the UK. A US user currently in the UK should have units read in miles.

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

Various external IDs that we may have for this result.

featureTypestring
Default: nilFull type: String.t
inUserAdminArea1boolean(
Default: nil

If true, this LocalResult is located in the same state as the user's location.

inUserCountryboolean(
Default: nil

If true, this LocalResult is located in the same country as the user's location.

inUserLocalityboolean(
Default: nil

Whether this result is in the same city or town that the user is in.

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

Internal Food ordering action (i.e food ordering via Google) metadata.

isBusinessChainboolean(
Default: nil

If the original query had a chain intent, and this result is for a business chain.

localitystring
Default: nilFull type: String.t

City/Town.

namestring
Default: nilFull type: String.t

The name of the result, extracted from its FeatureProto's name field.

neighborhoodstring
Default: nilFull type: String.t

Neighborhood within a city. This field is not likely to be set for towns or smaller cities.

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

All info we will need to lookup this result in search.

streetNamestring
Default: nilFull type: String.t
streetNumberstring
Default: nilFull type: String.t
synonymstring
Default: nilFull type: list(String.t

A list of text synonyms the user could use to refer to the result.

ttsAddressstring
Default: nilFull type: String.t

The address of this result formatted for TTS output. This formatting removes acronyms like 2-letter state codes as they cannot be spoken well.