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