Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Attributes

import type { Attributes } from "https://googleapis.deno.dev/v1/manufacturers:v1.ts";

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

interface Attributes {
additionalImageLink?: Image[];
ageGroup?: string;
brand?: string;
capacity?: Capacity;
color?: string;
count?: Count;
description?: string;
disclosureDate?: string;
excludedDestination?: string[];
featureDescription?: FeatureDescription[];
flavor?: string;
format?: string;
gender?: string;
grocery?: Grocery;
gtin?: string[];
imageLink?: Image;
includedDestination?: string[];
itemGroupId?: string;
material?: string;
mpn?: string;
nutrition?: Nutrition;
pattern?: string;
productDetail?: ProductDetail[];
productHighlight?: string[];
productLine?: string;
productName?: string;
productPageUrl?: string;
productType?: string[];
releaseDate?: string;
richProductContent?: string[];
scent?: string;
size?: string;
sizeSystem?: string;
sizeType?: string[];
suggestedRetailPrice?: Price;
targetClientId?: string;
theme?: string;
title?: string;
videoLink?: string[];
virtualModelLink?: string;
}

§Properties

§
ageGroup?: string
[src]

The target age group of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#agegroup.

§
brand?: string
[src]

The brand name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#brand.

§
capacity?: Capacity
[src]

The capacity of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity.

§

Optional. List of certifications claimed by this product.

§
color?: string
[src]

The color of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#color.

§
count?: Count
[src]

The count of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#count.

§
description?: string
[src]

The description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#description.

§
disclosureDate?: string
[src]

The disclosure date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#disclosure.

§
excludedDestination?: string[]
[src]

A list of excluded destinations such as "ClientExport", "ClientShoppingCatalog" or "PartnerShoppingCatalog". For more information, see https://support.google.com/manufacturers/answer/7443550

§
featureDescription?: FeatureDescription[]
[src]

The rich format description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc.

§
flavor?: string
[src]

The flavor of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#flavor.

§
format?: string
[src]

The format of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#format.

§
gender?: string
[src]

The target gender of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gender.

§
gtin?: string[]
[src]

The Global Trade Item Number (GTIN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gtin.

§
includedDestination?: string[]
[src]

A list of included destinations such as "ClientExport", "ClientShoppingCatalog" or "PartnerShoppingCatalog". For more information, see https://support.google.com/manufacturers/answer/7443550

§
itemGroupId?: string
[src]

The item group id of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#itemgroupid.

§
material?: string
[src]

The material of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#material.

§
mpn?: string
[src]

The Manufacturer Part Number (MPN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#mpn.

§
pattern?: string
[src]

The pattern of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#pattern.

§
productDetail?: ProductDetail[]
[src]

The details of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail.

§
productHighlight?: string[]
[src]

The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942

§
productLine?: string
[src]

The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.

§
productName?: string
[src]

The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.

§
productPageUrl?: string
[src]

The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.

§
productType?: string[]
[src]

The type or category of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#producttype.

§
releaseDate?: string
[src]

The release date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#release.

§
richProductContent?: string[]
[src]

Rich product content. For more information, see https://support.google.com/manufacturers/answer/9389865

§
scent?: string
[src]

The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent.

§
size?: string
[src]

The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size.

§
sizeSystem?: string
[src]

The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem.

§
sizeType?: string[]
[src]

The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.

§
suggestedRetailPrice?: Price
[src]

The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price.

§
targetClientId?: string
[src]

The target client id. Should only be used in the accounts of the data partners. For more information, see https://support.google.com/manufacturers/answer/10857344

§
theme?: string
[src]

The theme of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#theme.

§
title?: string
[src]

The title of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#title.