Uses of Class
com.restfb.types.ads.AdAssetFeedSpecBody
-
Packages that use AdAssetFeedSpecBody Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdAssetFeedSpecBody in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type AdAssetFeedSpecBody Modifier and Type Method Description List<AdAssetFeedSpecBody>
AdAssetFeedSpec. getBodies()
Method parameters in com.restfb.types.ads with type arguments of type AdAssetFeedSpecBody Modifier and Type Method Description void
AdAssetFeedSpec. setBodies(List<AdAssetFeedSpecBody> bodies)
-