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