Uses of Class
com.restfb.types.ads.AdAssetFeedSpec
-
Packages that use AdAssetFeedSpec Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdAssetFeedSpec in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdAssetFeedSpec Modifier and Type Method Description AdAssetFeedSpec
AdCreative. getAssetFeedSpec()
Used for Dynamic Creative to automatically experiment and deliver different variations of an ad's creative.Methods in com.restfb.types.ads with parameters of type AdAssetFeedSpec Modifier and Type Method Description void
AdCreative. setAssetFeedSpec(AdAssetFeedSpec assetFeedSpec)
Used for Dynamic Creative to automatically experiment and deliver different variations of an ad's creative.
-