google_api_manufacturers v0.13.1 GoogleApi.Manufacturers.V1.Model.Attributes 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: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. -
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()],
ageGroup: String.t(),
brand: String.t(),
capacity: GoogleApi.Manufacturers.V1.Model.Capacity.t(),
color: String.t(),
count: GoogleApi.Manufacturers.V1.Model.Count.t(),
description: String.t(),
disclosureDate: String.t(),
excludedDestination: [String.t()],
featureDescription: [GoogleApi.Manufacturers.V1.Model.FeatureDescription.t()],
flavor: String.t(),
format: String.t(),
gender: String.t(),
gtin: [String.t()],
imageLink: GoogleApi.Manufacturers.V1.Model.Image.t(),
includedDestination: [String.t()],
itemGroupId: String.t(),
material: String.t(),
mpn: String.t(),
pattern: String.t(),
productDetail: [GoogleApi.Manufacturers.V1.Model.ProductDetail.t()],
productLine: String.t(),
productName: String.t(),
productPageUrl: String.t(),
productType: [String.t()],
releaseDate: String.t(),
richProductContent: [String.t()],
scent: String.t(),
size: String.t(),
sizeSystem: String.t(),
sizeType: String.t(),
suggestedRetailPrice: GoogleApi.Manufacturers.V1.Model.Price.t(),
targetClientId: String.t(),
theme: String.t(),
title: String.t(),
videoLink: [String.t()]
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.