Uses of Class
com.restfb.types.ads.ProductCatalog
Package | Description |
---|---|
com.restfb.types.ads |
Special types to interact with the Facebook Marketing
API.
|
-
Uses of ProductCatalog in com.restfb.types.ads
Methods in com.restfb.types.ads that return ProductCatalog Modifier and Type Method Description ProductCatalog
ProductItem. getProductCatalog()
ProductCatalog
ProductSet. getProductCatalog()
Methods in com.restfb.types.ads with parameters of type ProductCatalog Modifier and Type Method Description void
ProductItem. setProductCatalog(ProductCatalog productCatalog)
void
ProductSet. setProductCatalog(ProductCatalog productCatalog)