Uses of Class
com.restfb.types.ads.ProductFeedSchedule
-
Packages that use ProductFeedSchedule Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of ProductFeedSchedule in com.restfb.types.ads
Methods in com.restfb.types.ads that return ProductFeedSchedule Modifier and Type Method Description ProductFeedSchedule
ProductFeed. getSchedule()
Methods in com.restfb.types.ads with parameters of type ProductFeedSchedule Modifier and Type Method Description void
ProductFeed. setSchedule(ProductFeedSchedule schedule)
The configuration for fetching a feed in a recurrant manner
-