KnowledgeAnswersIntentQueryShoppingIds

Knowledge AnswersKnowledge Graph

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIds

8
out of 10
High
SEO Impact
Additional shopping identifiers related to an entity or IQL function call. This must be passed along to the shopping backend (go/o4) to aid in fulfillment. Because the shopping data models do not always line up 1-1 with KG entities and are not always reconciled with each other, the message may contain multiple ids. Next id: 8 LINT.IfChange

SEO Analysis

AI Generated

Related to Google's Knowledge Graph and answer systems. The Knowledge Graph powers knowledge panels, featured snippets, and direct answers in search results. This model processes entity relationships, factual data, and structured knowledge that Google uses to provide direct answers to user queries, affecting featured snippet eligibility.

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
  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

7
Sort:|Filter:
aspectClusterIdsstring
Default: nilFull type: list(String.t

A shopping aspect cluster id. These are attributes mined from mentions in web articles.

brandEntityIdstring
Default: nilFull type: String.t

Brand entity id. Brands are fully reconciled with KG entities so there should never be ambiguity as to which brand applies (those would be separate MIDs).

bxCategoryIdslist(integer(
Default: nil

A category in the shopping browseonomy, a taxonomy of product types that can be found at go/bx. This field is expected to contain the deepest node in the browseonomy that the intent or argument pertains to, which may be an internal node. It does not contain the entire path of categories.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIdsMeasureValue.t
merchantIdsstring
Default: nilFull type: list(String.t

List of merchant customer account IDs associated with a merchant entity in KG. NOTE: Soon to be deprecated, see go/merchant_mids_in_indexer design

merchantSourceIdsstring
Default: nilFull type: list(String.t

A shopping merchant source id, i.e. the key used to identify Shopping Merchants as they are imported into KG. For reference, these IDs are populated in: CommerceDB under BusinessIdentification.knowledge_graph.source_id KG using the /shopping/merchant/id predicate

tagIdsstring
Default: nilFull type: list(String.t

Moka attributes of a product. This includes color tags but currently not brand. We allow the possibility for multiple tag ids, as multiple Moka tag ids may map to the same mid, and we may not be able to find a single matching Moka tag. Also, cross-category Moka colors intentionally map a single color mentioned in the query to an expansion of many tags representing points in LAB color space (although this representation is expected to change).