GoogleApi.Manufacturers.V1.Model.Attributes (google_api_manufacturers v0.16.0) View Source
Attributes of the product. For more information, see https://support.google.com/manufacturers/answer/6124116.
Attributes
-
productType(type:list(String.t), default:nil) - The type or category of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#producttype. -
includedDestination(type:list(String.t), default:nil) - A list of included destinations. -
color(type:String.t, default:nil) - The color of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#color. -
itemGroupId(type:String.t, default:nil) - The item group id of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#itemgroupid. -
size(type:String.t, default:nil) - The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size. -
pattern(type:String.t, default:nil) - The pattern of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#pattern. -
mpn(type:String.t, default:nil) - The Manufacturer Part Number (MPN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#mpn. -
gender(type:String.t, default:nil) - The target gender of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gender. -
additionalImageLink(type:list(GoogleApi.Manufacturers.V1.Model.Image.t), default:nil) - The additional images of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#addlimage. -
description(type:String.t, default:nil) - The description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#description. -
gtin(type:list(String.t), default:nil) - The Global Trade Item Number (GTIN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gtin. -
sizeSystem(type:String.t, default:nil) - The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem. -
releaseDate(type:String.t, default:nil) - The release date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#release. -
theme(type:String.t, default:nil) - The theme of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#theme. -
productPageUrl(type:String.t, default:nil) - The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage. -
productLine(type:String.t, default:nil) - The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline. -
sizeType(type:list(String.t), default:nil) - The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype. -
productDetail(type:list(GoogleApi.Manufacturers.V1.Model.ProductDetail.t), default:nil) - The details of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail. -
targetClientId(type:String.t, default:nil) - The target client id. Should only be used in the accounts of the data partners. -
material(type:String.t, default:nil) - The material of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#material. -
brand(type:String.t, default:nil) - The brand name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#brand. -
flavor(type:String.t, default:nil) - The flavor of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#flavor. -
productName(type:String.t, default:nil) - The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname. -
videoLink(type:list(String.t), default:nil) - The videos of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#video. -
scent(type:String.t, default:nil) - The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent. -
suggestedRetailPrice(type:GoogleApi.Manufacturers.V1.Model.Price.t, default:nil) - The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price. -
imageLink(type:GoogleApi.Manufacturers.V1.Model.Image.t, default:nil) - The image of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#image. -
ageGroup(type:String.t, default:nil) - The target age group of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#agegroup. -
capacity(type:GoogleApi.Manufacturers.V1.Model.Capacity.t, default:nil) - The capacity of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity. -
productHighlight(type:list(String.t), default:nil) - The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942 -
featureDescription(type:list(GoogleApi.Manufacturers.V1.Model.FeatureDescription.t), default:nil) - The rich format description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc. -
richProductContent(type:list(String.t), default:nil) - Rich product content. For more information, see https://support.google.com/manufacturers/answer/9389865 -
format(type:String.t, default:nil) - The format of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#format. -
count(type:GoogleApi.Manufacturers.V1.Model.Count.t, default:nil) - The count of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#count. -
disclosureDate(type:String.t, default:nil) - The disclosure date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#disclosure. -
title(type:String.t, default:nil) - The title of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#title. -
excludedDestination(type:list(String.t), default:nil) - A list of excluded destinations.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Manufacturers.V1.Model.Attributes{
additionalImageLink: [GoogleApi.Manufacturers.V1.Model.Image.t()] | nil,
ageGroup: String.t() | nil,
brand: String.t() | nil,
capacity: GoogleApi.Manufacturers.V1.Model.Capacity.t() | nil,
color: String.t() | nil,
count: GoogleApi.Manufacturers.V1.Model.Count.t() | nil,
description: String.t() | nil,
disclosureDate: String.t() | nil,
excludedDestination: [String.t()] | nil,
featureDescription:
[GoogleApi.Manufacturers.V1.Model.FeatureDescription.t()] | nil,
flavor: String.t() | nil,
format: String.t() | nil,
gender: String.t() | nil,
gtin: [String.t()] | nil,
imageLink: GoogleApi.Manufacturers.V1.Model.Image.t() | nil,
includedDestination: [String.t()] | nil,
itemGroupId: String.t() | nil,
material: String.t() | nil,
mpn: String.t() | nil,
pattern: String.t() | nil,
productDetail: [GoogleApi.Manufacturers.V1.Model.ProductDetail.t()] | nil,
productHighlight: [String.t()] | nil,
productLine: String.t() | nil,
productName: String.t() | nil,
productPageUrl: String.t() | nil,
productType: [String.t()] | nil,
releaseDate: String.t() | nil,
richProductContent: [String.t()] | nil,
scent: String.t() | nil,
size: String.t() | nil,
sizeSystem: String.t() | nil,
sizeType: [String.t()] | nil,
suggestedRetailPrice: GoogleApi.Manufacturers.V1.Model.Price.t() | nil,
targetClientId: String.t() | nil,
theme: String.t() | nil,
title: String.t() | nil,
videoLink: [String.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.