Class Attributes
Attributes of the product. For more information, see https://support.google.com/manufacturers/answer/6124116.
Implements
Inherited Members
Namespace: Google.Apis.ManufacturerCenter.v1.Data
Assembly: Google.Apis.ManufacturerCenter.v1.dll
Syntax
public class Attributes : IDirectResponseSchema
Properties
AdditionalImageLink
The additional images of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#addlimage.
Declaration
[JsonProperty("additionalImageLink")]
public virtual IList<Image> AdditionalImageLink { get; set; }
Property Value
Type | Description |
---|---|
IList<Image> |
AgeGroup
The target age group of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#agegroup.
Declaration
[JsonProperty("ageGroup")]
public virtual string AgeGroup { get; set; }
Property Value
Type | Description |
---|---|
string |
Brand
The brand name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#brand.
Declaration
[JsonProperty("brand")]
public virtual string Brand { get; set; }
Property Value
Type | Description |
---|---|
string |
Capacity
The capacity of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity.
Declaration
[JsonProperty("capacity")]
public virtual Capacity Capacity { get; set; }
Property Value
Type | Description |
---|---|
Capacity |
Certification
Optional. List of certifications claimed by this product.
Declaration
[JsonProperty("certification")]
public virtual IList<GoogleShoppingManufacturersV1ProductCertification> Certification { get; set; }
Property Value
Type | Description |
---|---|
IList<GoogleShoppingManufacturersV1ProductCertification> |
Color
The color of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#color.
Declaration
[JsonProperty("color")]
public virtual string Color { get; set; }
Property Value
Type | Description |
---|---|
string |
Count
The count of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#count.
Declaration
[JsonProperty("count")]
public virtual Count Count { get; set; }
Property Value
Type | Description |
---|---|
Count |
Description
The description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#description.
Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
Type | Description |
---|---|
string |
DisclosureDate
The disclosure date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#disclosure.
Declaration
[JsonProperty("disclosureDate")]
public virtual string DisclosureDate { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ExcludedDestination
A list of excluded destinations such as "ClientExport", "ClientShoppingCatalog" or "PartnerShoppingCatalog". For more information, see https://support.google.com/manufacturers/answer/7443550
Declaration
[JsonProperty("excludedDestination")]
public virtual IList<string> ExcludedDestination { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
FeatureDescription
The rich format description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc.
Declaration
[JsonProperty("featureDescription")]
public virtual IList<FeatureDescription> FeatureDescription { get; set; }
Property Value
Type | Description |
---|---|
IList<FeatureDescription> |
Flavor
The flavor of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#flavor.
Declaration
[JsonProperty("flavor")]
public virtual string Flavor { get; set; }
Property Value
Type | Description |
---|---|
string |
Format
The format of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#format.
Declaration
[JsonProperty("format")]
public virtual string Format { get; set; }
Property Value
Type | Description |
---|---|
string |
Gender
The target gender of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gender.
Declaration
[JsonProperty("gender")]
public virtual string Gender { get; set; }
Property Value
Type | Description |
---|---|
string |
Grocery
Grocery Attributes. See more at https://support.google.com/manufacturers/answer/12098458#grocery.
Declaration
[JsonProperty("grocery")]
public virtual Grocery Grocery { get; set; }
Property Value
Type | Description |
---|---|
Grocery |
Gtin
The Global Trade Item Number (GTIN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gtin.
Declaration
[JsonProperty("gtin")]
public virtual IList<string> Gtin { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ImageLink
The image of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#image.
Declaration
[JsonProperty("imageLink")]
public virtual Image ImageLink { get; set; }
Property Value
Type | Description |
---|---|
Image |
IncludedDestination
A list of included destinations such as "ClientExport", "ClientShoppingCatalog" or "PartnerShoppingCatalog". For more information, see https://support.google.com/manufacturers/answer/7443550
Declaration
[JsonProperty("includedDestination")]
public virtual IList<string> IncludedDestination { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
IntendedCountry
Optional. List of countries to show this product in. Countries provided in this attribute will override any of the countries configured at feed level. The values should be: the CLDR territory code of the countries in which this item will be shown.
Declaration
[JsonProperty("intendedCountry")]
public virtual IList<string> IntendedCountry { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ItemGroupId
The item group id of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#itemgroupid.
Declaration
[JsonProperty("itemGroupId")]
public virtual string ItemGroupId { get; set; }
Property Value
Type | Description |
---|---|
string |
Material
The material of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#material.
Declaration
[JsonProperty("material")]
public virtual string Material { get; set; }
Property Value
Type | Description |
---|---|
string |
Mpn
The Manufacturer Part Number (MPN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#mpn.
Declaration
[JsonProperty("mpn")]
public virtual string Mpn { get; set; }
Property Value
Type | Description |
---|---|
string |
Nutrition
Nutrition Attributes. See more at https://support.google.com/manufacturers/answer/12098458#food-servings.
Declaration
[JsonProperty("nutrition")]
public virtual Nutrition Nutrition { get; set; }
Property Value
Type | Description |
---|---|
Nutrition |
Pattern
The pattern of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#pattern.
Declaration
[JsonProperty("pattern")]
public virtual string Pattern { get; set; }
Property Value
Type | Description |
---|---|
string |
ProductDetail
The details of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail.
Declaration
[JsonProperty("productDetail")]
public virtual IList<ProductDetail> ProductDetail { get; set; }
Property Value
Type | Description |
---|---|
IList<ProductDetail> |
ProductHighlight
The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942
Declaration
[JsonProperty("productHighlight")]
public virtual IList<string> ProductHighlight { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ProductLine
The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline.
Declaration
[JsonProperty("productLine")]
public virtual string ProductLine { get; set; }
Property Value
Type | Description |
---|---|
string |
ProductName
The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname.
Declaration
[JsonProperty("productName")]
public virtual string ProductName { get; set; }
Property Value
Type | Description |
---|---|
string |
ProductPageUrl
The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage.
Declaration
[JsonProperty("productPageUrl")]
public virtual string ProductPageUrl { get; set; }
Property Value
Type | Description |
---|---|
string |
ProductType
The type or category of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#producttype.
Declaration
[JsonProperty("productType")]
public virtual IList<string> ProductType { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ReleaseDate
The release date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#release.
Declaration
[JsonProperty("releaseDate")]
public virtual string ReleaseDate { get; set; }
Property Value
Type | Description |
---|---|
string |
RichProductContent
Rich product content. For more information, see https://support.google.com/manufacturers/answer/9389865
Declaration
[JsonProperty("richProductContent")]
public virtual IList<string> RichProductContent { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
Scent
The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent.
Declaration
[JsonProperty("scent")]
public virtual string Scent { get; set; }
Property Value
Type | Description |
---|---|
string |
Size
The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size.
Declaration
[JsonProperty("size")]
public virtual string Size { get; set; }
Property Value
Type | Description |
---|---|
string |
SizeSystem
The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem.
Declaration
[JsonProperty("sizeSystem")]
public virtual string SizeSystem { get; set; }
Property Value
Type | Description |
---|---|
string |
SizeType
The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype.
Declaration
[JsonProperty("sizeType")]
public virtual IList<string> SizeType { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
SuggestedRetailPrice
The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price.
Declaration
[JsonProperty("suggestedRetailPrice")]
public virtual Price SuggestedRetailPrice { get; set; }
Property Value
Type | Description |
---|---|
Price |
TargetClientId
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
Declaration
[JsonProperty("targetClientId")]
public virtual string TargetClientId { get; set; }
Property Value
Type | Description |
---|---|
string |
Theme
The theme of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#theme.
Declaration
[JsonProperty("theme")]
public virtual string Theme { get; set; }
Property Value
Type | Description |
---|---|
string |
Title
The title of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#title.
Declaration
[JsonProperty("title")]
public virtual string Title { get; set; }
Property Value
Type | Description |
---|---|
string |
VideoLink
The videos of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#video.
Declaration
[JsonProperty("videoLink")]
public virtual IList<string> VideoLink { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
VirtualModelLink
Virtual Model (3d) asset link.
Declaration
[JsonProperty("virtualModelLink")]
public virtual string VirtualModelLink { get; set; }
Property Value
Type | Description |
---|---|
string |