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