QualityShoppingShoppingAttachmentProduct

GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentProduct


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. aggregateRating (type: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductRating, default: nil)
    -
  2. brandEntityId (type: String.t, default: nil)
    -
  3. catalogId (type: String.t, default: nil)
    -
  4. globalProductClusterId (type: String.t, default: nil)
    -
  5. images (type: list(GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductImage), default: nil)
    -
  6. locale (type: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentLocale, default: nil)
    -
  7. mokaFacet (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentMokaFacetValue), default: nil)
    -
  8. nonDisplayableDescription (type: String.t, default: nil)
    -
  9. nonDisplayableTitle (type: String.t, default: nil)
    -
  10. offer (type: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer, default: nil)
    -
  11. outlinkDomainRelationship (type: String.t, default: nil)
    - Whether an outlink points to the same domain or off-domain. Only added if the relationship is known, and the Offer has ref_type of OUTLINK.
  12. pblock (type: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentPBlock, default: nil)
    - Client needs to make decision on which field to use when both non_displayable_title and pblock.final_title are present.
  13. productBrowseonomyIds (type: list(integer()), default: nil)
    - Product level Browseonomy ids from shopping_annotation.product.browseonomy.
  14. productClusterMid (type: String.t, default: nil)
    -
  15. relevanceEmbedding (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfo), default: nil)
    - Relevance embedding from ShoppingAnnotation.Product
  16. weakGlobalProductClusterId (type: String.t, default: nil)
    - Matched/Inferred weak product identity - set only if the global_product_cluster_id is missing

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentProduct{
aggregateRating: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductRating.t() | nil,
brandEntityId: String.t() | nil,
catalogId: String.t() | nil,
globalProductClusterId: String.t() | nil,
images: [ GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductImage.t() ] | nil,
locale: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentLocale.t() | nil,
mokaFacet: [ GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentMokaFacetValue.t() ] | nil,
nonDisplayableDescription: String.t() | nil,
nonDisplayableTitle: String.t() | nil,
offer: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer.t() | nil,
outlinkDomainRelationship: String.t() | nil,
pblock: GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentPBlock.t() | nil,
productBrowseonomyIds: [integer()] | nil,
productClusterMid: String.t() | nil,
relevanceEmbedding: [ GoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfo.t() ] | nil,
weakGlobalProductClusterId: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentProduct