Package com.restfb.types.ads
Class ProductItem
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.ProductItem
- All Implemented Interfaces:
Serializable
Represents the Product Item
type
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()getColor()getGtin()getPrice()getSize()getUrl()voidsetAdditionalImageUrls(List<String> additionalImageUrls) voidsetAgeGroup(String ageGroup) voidsetApplinks(AppLinks applinks) voidsetAvailability(String availability) voidvoidsetCategory(String category) voidvoidsetCommerceInsights(ProductItemCommerceInsights commerceInsights) voidsetCommerceTaxCategory(String commerceTaxCategory) voidsetCondition(String condition) voidsetCurrency(String currency) voidsetCustomData(Map<String, String> customData) voidsetCustomLabel0(String customLabel0) voidsetCustomLabel1(String customLabel1) voidsetCustomLabel2(String customLabel2) voidsetCustomLabel3(String customLabel3) voidsetCustomLabel4(String customLabel4) voidsetDescription(String description) voidsetExpirationDate(String expirationDate) voidsetFbProductCategory(String fbProductCategory) voidvoidsetGoogleProductCategory(String googleProductCategory) voidvoidsetImageFetchStatus(String imageFetchStatus) voidvoidsetImageUrl(String imageUrl) voidsetInventory(Integer inventory) voidsetManufacturerPartNumber(String manufacturerPartNumber) voidsetMaterial(String material) voidsetMobileLink(String mobileLink) voidsetOrderingIndex(Long orderingIndex) voidsetParentProductId(String parentProductId) voidsetPattern(String pattern) voidvoidsetProductCatalog(ProductCatalog productCatalog) voidsetProductFeed(ProductFeed productFeed) voidsetProductGroup(ProductGroup productGroup) voidsetProductType(String productType) voidsetRetailerId(String retailerId) voidsetRetailerProductGroupId(String retailerProductGroupId) voidsetReviewRejectionReasons(List<String> reviewRejectionReasons) voidsetReviewStatus(String reviewStatus) voidsetSalePrice(String salePrice) voidsetSalePriceEndDate(String salePriceEndDate) voidsetSalePriceStartDate(String salePriceStartDate) voidsetShippingWeightUnit(String shippingWeightUnit) voidsetShippingWeightValue(Double shippingWeightValue) voidsetShortDescription(String shortDescription) voidvoidsetStartDate(String startDate) voidvoidsetVisibility(String visibility) Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setNameMethods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ProductItem
public ProductItem()
-
-
Method Details
-
getAdditionalImageUrls
-
setAdditionalImageUrls
-
getAgeGroup
-
setAgeGroup
-
getApplinks
-
setApplinks
-
getAvailability
-
setAvailability
-
getBrand
-
setBrand
-
getCategory
-
setCategory
-
getColor
-
setColor
-
getCommerceTaxCategory
-
setCommerceTaxCategory
-
getCommerceInsights
-
setCommerceInsights
-
getCondition
-
setCondition
-
getCurrency
-
setCurrency
-
getCustomData
-
setCustomData
-
getCustomLabel0
-
setCustomLabel0
-
getCustomLabel1
-
setCustomLabel1
-
getCustomLabel2
-
setCustomLabel2
-
getCustomLabel3
-
setCustomLabel3
-
getCustomLabel4
-
setCustomLabel4
-
getDescription
-
setDescription
-
getExpirationDate
-
setExpirationDate
-
getFbProductCategory
-
setFbProductCategory
-
getGoogleProductCategory
-
setGoogleProductCategory
-
getGender
-
setGender
-
getGtin
-
setGtin
-
getImageFetchStatus
-
setImageFetchStatus
-
getImageUrl
-
setImageUrl
-
getImages
-
setImages
-
getInventory
-
setInventory
-
getManufacturerPartNumber
-
setManufacturerPartNumber
-
getMaterial
-
setMaterial
-
getMobileLink
-
setMobileLink
-
getOrderingIndex
-
setOrderingIndex
-
getParentProductId
-
setParentProductId
-
getPattern
-
setPattern
-
getPrice
-
setPrice
-
getProductCatalog
-
setProductCatalog
-
getProductFeed
-
setProductFeed
-
getProductGroup
-
setProductGroup
-
getProductType
-
setProductType
-
getRetailerId
-
setRetailerId
-
getRetailerProductGroupId
-
setRetailerProductGroupId
-
getReviewRejectionReasons
-
setReviewRejectionReasons
-
getReviewStatus
-
setReviewStatus
-
getSalePrice
-
setSalePrice
-
getSalePriceEndDate
-
setSalePriceEndDate
-
getSalePriceStartDate
-
setSalePriceStartDate
-
getShippingWeightUnit
-
setShippingWeightUnit
-
getShippingWeightValue
-
setShippingWeightValue
-
getShortDescription
-
setShortDescription
-
getSize
-
setSize
-
getStartDate
-
setStartDate
-
getUrl
-
setUrl
-
getVisibility
-
setVisibility
-