GoogleApi.Manufacturers.V1.Model.Attributes (google_api_manufacturers v0.14.0) View Source

Attributes of the product. For more information, see https://support.google.com/manufacturers/answer/6124116. Next tag: 48

Attributes

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()],
  productHighlight: [String.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

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.