generated/google/apis/content_v2/classes.rb in google-api-client-0.28.7 vs generated/google/apis/content_v2/classes.rb in google-api-client-0.29.0

- old
+ new

@@ -8508,11 +8508,11 @@ # Additional URLs of images of the item. # Corresponds to the JSON property `additionalImageLinks` # @return [Array<String>] attr_accessor :additional_image_links - # Additional categories of the item (formatted as in products feed specification) + # Additional categories of the item (formatted as in products data specification) # . # Corresponds to the JSON property `additionalProductTypes` # @return [Array<String>] attr_accessor :additional_product_types @@ -8589,12 +8589,12 @@ # @return [Google::Apis::ContentV2::Price] attr_accessor :cost_of_goods_sold # 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", "type": "text", "value": "regular" `). This is useful - # for submitting attributes not explicitly exposed by the API. + # "name": "size type", "value": "regular" `). This is useful for submitting + # attributes not explicitly exposed by the API. # Corresponds to the JSON property `customAttributes` # @return [Array<Google::Apis::ContentV2::CustomAttribute>] attr_accessor :custom_attributes # A list of custom (merchant-provided) custom attribute groups. @@ -8808,11 +8808,11 @@ # Price of the item. # Corresponds to the JSON property `price` # @return [Google::Apis::ContentV2::Price] attr_accessor :price - # Your category of the item (formatted as in products feed specification). + # Your category of the item (formatted as in products data specification). # Corresponds to the JSON property `productType` # @return [String] attr_accessor :product_type # The unique ID of a promotion. @@ -8823,10 +8823,10 @@ # Advertised sale price of the item. # Corresponds to the JSON property `salePrice` # @return [Google::Apis::ContentV2::Price] attr_accessor :sale_price - # Date range during which the item is on sale (see products feed specification). + # Date range during which the item is on sale (see products data specification). # Corresponds to the JSON property `salePriceEffectiveDate` # @return [String] attr_accessor :sale_price_effective_date # The quantity of the product that is available for selling on Google. Supported