Voting helps other researchers find interesting modules.
aggregateRating
GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductRating.t
nil
brandEntityId
String.t
catalogId
globalProductClusterId
images
list(GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductImage.t)
locale
GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentLocale.t
mokaFacet
list(GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentMokaFacetValue.t)
nonDisplayableDescription
nonDisplayableTitle
offer
GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer.t
outlinkDomainRelationship
pblock
GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentPBlock.t
productBrowseonomyIds
list(integer())
productClusterMid
relevanceEmbedding
list(GoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfo.t)
weakGlobalProductClusterId
Unwrap a decoded JSON object into its complex fields.
@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 }
@spec decode(struct(), keyword()) :: struct()