google_api_content v0.29.0 GoogleApi.Content.V21.Model.Product View Source

Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information.

Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page.

Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.

Attributes

  • sizes (type: list(String.t), default: nil) - Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same itemGroupId value (see size definition).

  • identifierExists (type: boolean(), default: nil) - False when the item does not have unique product identifiers appropriate to its category, such as GTIN, MPN, and brand. Required according to the Unique Product Identifier Rules for all target countries except for Canada.

  • adult (type: boolean(), default: nil) - Set to true if the item is targeted towards adults.

  • unitPricingBaseMeasure (type: GoogleApi.Content.V21.Model.ProductUnitPricingBaseMeasure.t, default: nil) - The preference of the denominator of the unit price.

  • link (type: String.t, default: nil) - URL directly linking to your item's page on your website.

  • color (type: String.t, default: nil) - Color of the item.

  • itemGroupId (type: String.t, default: nil) - Shared identifier for all variants of the same product.

  • maxHandlingTime (type: String.t, default: nil) - Maximal product handling time (in business days).

  • offerId (type: String.t, default: nil) - Required. A unique identifier for the item. Leading and trailing whitespaces are stripped and multiple whitespaces are replaced by a single whitespace upon submission. Only valid unicode characters are accepted. See the products feed specification for details. Note: Content API methods that operate on products take the REST ID of the product, not this identifier.

  • customLabel1 (type: String.t, default: nil) - Custom label 1 for custom grouping of items in a Shopping campaign.

  • pattern (type: String.t, default: nil) - The item's pattern (e.g. polka dots).

  • mpn (type: String.t, default: nil) - Manufacturer Part Number (MPN) of the item.

  • includedDestinations (type: list(String.t), default: nil) - The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in excludedDestinations.

  • shippingHeight (type: GoogleApi.Content.V21.Model.ProductShippingDimension.t, default: nil) - Height of the item for shipping.

  • taxes (type: list(GoogleApi.Content.V21.Model.ProductTax.t), default: nil) - Tax information.

  • customAttributes (type: list(GoogleApi.Content.V21.Model.CustomAttribute.t), default: nil) - A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form (e.g., { "name": "size type", "value": "regular" }). This is useful for submitting attributes not explicitly exposed by the API, such as additional attributes used for Shopping Actions.

  • gender (type: String.t, default: nil) - Target gender of the item.

  • unitPricingMeasure (type: GoogleApi.Content.V21.Model.ProductUnitPricingMeasure.t, default: nil) - The measure and dimension of an item.

  • adsLabels (type: list(String.t), default: nil) - Similar to ads_grouping, but only works on CPC.

  • displayAdsTitle (type: String.t, default: nil) - Title of an item for dynamic remarketing campaigns.

  • shippingWidth (type: GoogleApi.Content.V21.Model.ProductShippingDimension.t, default: nil) - Width of the item for shipping.

  • description (type: String.t, default: nil) - Description of the item.

  • gtin (type: String.t, default: nil) - Global Trade Item Number (GTIN) of the item.

  • displayAdsId (type: String.t, default: nil) - An identifier for an item for dynamic remarketing campaigns.

  • displayAdsLink (type: String.t, default: nil) - URL directly to your item's landing page for dynamic remarketing campaigns.

  • loyaltyPoints (type: GoogleApi.Content.V21.Model.LoyaltyPoints.t, default: nil) - Loyalty points that users receive after purchasing the item. Japan only.

  • kind (type: String.t, default: content#product) - Identifies what kind of resource this is. Value: the fixed string "content#product"

  • displayAdsValue (type: float(), default: nil) - Offer margin for dynamic remarketing campaigns.

  • shippingLabel (type: String.t, default: nil) - The shipping label of the product, used to group product in account-level shipping rules.

  • sizeSystem (type: String.t, default: nil) - System in which the size is specified. Recommended for apparel items.

  • salePrice (type: GoogleApi.Content.V21.Model.Price.t, default: nil) - Advertised sale price of the item.

  • multipack (type: String.t, default: nil) - The number of identical products in a merchant-defined multipack.

  • adsGrouping (type: String.t, default: nil) - Used to group items in an arbitrary way. Only for CPA%, discouraged otherwise.

  • installment (type: GoogleApi.Content.V21.Model.Installment.t, default: nil) - Number and amount of installments to pay for an item. Brazil only.

  • costOfGoodsSold (type: GoogleApi.Content.V21.Model.Price.t, default: nil) - Cost of goods sold. Used for gross profit reporting.

  • adsRedirect (type: String.t, default: nil) - Allows advertisers to override the item URL when the product is shown within the context of Product Ads.

  • shipping (type: list(GoogleApi.Content.V21.Model.ProductShipping.t), default: nil) - Shipping rules.

  • productTypes (type: list(String.t), default: nil) - Categories of the item (formatted as in products data specification).

  • additionalImageLinks (type: list(String.t), default: nil) - Additional URLs of images of the item.

  • transitTimeLabel (type: String.t, default: nil) - The transit time label of the product, used to group product in account-level transit time tables.

  • sizeType (type: String.t, default: nil) - The cut of the item. Recommended for apparel items.

  • mobileLink (type: String.t, default: nil) - Link to a mobile-optimized version of the landing page.

  • excludedDestinations (type: list(String.t), default: nil) - The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).

  • isBundle (type: boolean(), default: nil) - Whether the item is a merchant-defined bundle. A bundle is a custom grouping of different products sold by a merchant for a single price.

  • taxCategory (type: String.t, default: nil) - The tax category of the product, used to configure detailed tax nexus in account-level tax settings.

  • googleProductCategory (type: String.t, default: nil) - Google's category of the item (see Google product taxonomy).

  • material (type: String.t, default: nil) - The material of which the item is made.

  • condition (type: String.t, default: nil) - Condition or state of the item.

  • expirationDate (type: String.t, default: nil) - Date on which the item should expire, as specified upon insertion, in ISO 8601 format. The actual expiration date in Google Shopping is exposed in productstatuses as googleExpirationDate and might be earlier if expirationDate is too far in the future.

  • salePriceEffectiveDate (type: String.t, default: nil) - Date range during which the item is on sale (see products data specification).

  • brand (type: String.t, default: nil) - Brand of the item.

  • customLabel4 (type: String.t, default: nil) - Custom label 4 for custom grouping of items in a Shopping campaign.

  • minHandlingTime (type: String.t, default: nil) - Minimal product handling time (in business days).

  • channel (type: String.t, default: nil) - Required. The item's channel (online or local).

    Acceptable values are:

    • "local"
    • "online"
  • price (type: GoogleApi.Content.V21.Model.Price.t, default: nil) - Price of the item.

  • minEnergyEfficiencyClass (type: String.t, default: nil) - The energy efficiency class as defined in EU directive 2010/30/EU.

  • imageLink (type: String.t, default: nil) - URL of an image of the item.

  • ageGroup (type: String.t, default: nil) - Target age group of the item.

  • customLabel0 (type: String.t, default: nil) - Custom label 0 for custom grouping of items in a Shopping campaign.

  • id (type: String.t, default: nil) - The REST ID of the product. Content API methods that operate on products take this as their productId parameter. The REST ID for a product is of the form channel:contentLanguage:targetCountry:offerId.

  • shippingLength (type: GoogleApi.Content.V21.Model.ProductShippingDimension.t, default: nil) - Length of the item for shipping.

  • shippingWeight (type: GoogleApi.Content.V21.Model.ProductShippingWeight.t, default: nil) - Weight of the item for shipping.

  • displayAdsSimilarIds (type: list(String.t), default: nil) - Advertiser-specified recommendations.

  • customLabel2 (type: String.t, default: nil) - Custom label 2 for custom grouping of items in a Shopping campaign.

  • sellOnGoogleQuantity (type: String.t, default: nil) - The quantity of the product that is available for selling on Google. Supported only for online products.

  • contentLanguage (type: String.t, default: nil) - Required. The two-letter ISO 639-1 language code for the item.

  • availability (type: String.t, default: nil) - Availability status of the item.

  • availabilityDate (type: String.t, default: nil) - The day a pre-ordered product becomes available for delivery, in ISO 8601 format.

  • title (type: String.t, default: nil) - Title of the item.

  • maxEnergyEfficiencyClass (type: String.t, default: nil) - The energy efficiency class as defined in EU directive 2010/30/EU.

  • customLabel3 (type: String.t, default: nil) - Custom label 3 for custom grouping of items in a Shopping campaign.

  • energyEfficiencyClass (type: String.t, default: nil) - The energy efficiency class as defined in EU directive 2010/30/EU.

  • promotionIds (type: list(String.t), default: nil) - The unique ID of a promotion.

  • targetCountry (type: String.t, default: nil) - Required. The CLDR territory code for the item.

  • source (type: String.t, default: nil) - The source of the offer, i.e., how the offer was created.

    Acceptable values are:

    • "api"
    • "crawl"
    • "feed"

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Content.V21.Model.Product{
  additionalImageLinks: [String.t()],
  adsGrouping: String.t(),
  adsLabels: [String.t()],
  adsRedirect: String.t(),
  adult: boolean(),
  ageGroup: String.t(),
  availability: String.t(),
  availabilityDate: String.t(),
  brand: String.t(),
  channel: String.t(),
  color: String.t(),
  condition: String.t(),
  contentLanguage: String.t(),
  costOfGoodsSold: GoogleApi.Content.V21.Model.Price.t(),
  customAttributes: [GoogleApi.Content.V21.Model.CustomAttribute.t()],
  customLabel0: String.t(),
  customLabel1: String.t(),
  customLabel2: String.t(),
  customLabel3: String.t(),
  customLabel4: String.t(),
  description: String.t(),
  displayAdsId: String.t(),
  displayAdsLink: String.t(),
  displayAdsSimilarIds: [String.t()],
  displayAdsTitle: String.t(),
  displayAdsValue: float(),
  energyEfficiencyClass: String.t(),
  excludedDestinations: [String.t()],
  expirationDate: String.t(),
  gender: String.t(),
  googleProductCategory: String.t(),
  gtin: String.t(),
  id: String.t(),
  identifierExists: boolean(),
  imageLink: String.t(),
  includedDestinations: [String.t()],
  installment: GoogleApi.Content.V21.Model.Installment.t(),
  isBundle: boolean(),
  itemGroupId: String.t(),
  kind: String.t(),
  link: String.t(),
  loyaltyPoints: GoogleApi.Content.V21.Model.LoyaltyPoints.t(),
  material: String.t(),
  maxEnergyEfficiencyClass: String.t(),
  maxHandlingTime: String.t(),
  minEnergyEfficiencyClass: String.t(),
  minHandlingTime: String.t(),
  mobileLink: String.t(),
  mpn: String.t(),
  multipack: String.t(),
  offerId: String.t(),
  pattern: String.t(),
  price: GoogleApi.Content.V21.Model.Price.t(),
  productTypes: [String.t()],
  promotionIds: [String.t()],
  salePrice: GoogleApi.Content.V21.Model.Price.t(),
  salePriceEffectiveDate: String.t(),
  sellOnGoogleQuantity: String.t(),
  shipping: [GoogleApi.Content.V21.Model.ProductShipping.t()],
  shippingHeight: GoogleApi.Content.V21.Model.ProductShippingDimension.t(),
  shippingLabel: String.t(),
  shippingLength: GoogleApi.Content.V21.Model.ProductShippingDimension.t(),
  shippingWeight: GoogleApi.Content.V21.Model.ProductShippingWeight.t(),
  shippingWidth: GoogleApi.Content.V21.Model.ProductShippingDimension.t(),
  sizeSystem: String.t(),
  sizeType: String.t(),
  sizes: [String.t()],
  source: String.t(),
  targetCountry: String.t(),
  taxCategory: String.t(),
  taxes: [GoogleApi.Content.V21.Model.ProductTax.t()],
  title: String.t(),
  transitTimeLabel: String.t(),
  unitPricingBaseMeasure:
    GoogleApi.Content.V21.Model.ProductUnitPricingBaseMeasure.t(),
  unitPricingMeasure: GoogleApi.Content.V21.Model.ProductUnitPricingMeasure.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.