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