All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.OrderTrackingSignalLineItemDetails.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






OrderTrackingSignalLineItemDetails (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class OrderTrackingSignalLineItemDetails

    • Constructor Detail

      • OrderTrackingSignalLineItemDetails

        public OrderTrackingSignalLineItemDetails()
    • Method Detail

      • getBrand

        public String getBrand()
        Brand of the product.
        Returns:
        value or null for none
      • getGtin

        public String getGtin()
        The Global Trade Item Number.
        Returns:
        value or null for none
      • getLineItemId

        public String getLineItemId()
        Required. The ID for this line item.
        Returns:
        value or null for none
      • getMpn

        public String getMpn()
        The manufacturer part number.
        Returns:
        value or null for none
      • getProductDescription

        public String getProductDescription()
        Plain text description of this product (deprecated: Please use product_title instead).
        Returns:
        value or null for none
      • setProductDescription

        public OrderTrackingSignalLineItemDetails setProductDescription(String productDescription)
        Plain text description of this product (deprecated: Please use product_title instead).
        Parameters:
        productDescription - productDescription or null for none
      • getProductId

        public String getProductId()
        Required. The Content API REST ID of the product, in the form channel:contentLanguage:targetCountry:offerId.
        Returns:
        value or null for none
      • setProductId

        public OrderTrackingSignalLineItemDetails setProductId(String productId)
        Required. The Content API REST ID of the product, in the form channel:contentLanguage:targetCountry:offerId.
        Parameters:
        productId - productId or null for none
      • getProductTitle

        public String getProductTitle()
        Plain text title of this product.
        Returns:
        value or null for none
      • getQuantity

        public Long getQuantity()
        The quantity of the line item in the order.
        Returns:
        value or null for none
      • getSku

        public String getSku()
        Merchant SKU for this item (deprecated).
        Returns:
        value or null for none
      • getUpc

        public String getUpc()
        Universal product code for this item (deprecated: Please use GTIN instead).
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy