Uses of Class
com.restfb.types.ads.AdCreative
Packages that use AdCreative
-
Uses of AdCreative in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeMethods in com.restfb.types.ads that return types with arguments of type AdCreativeModifier and TypeMethodDescriptionAdImage.getCreatives()
A list of ad creative IDs that this ad image is being used in.Methods in com.restfb.types.ads with parameters of type AdCreativeModifier and TypeMethodDescriptionboolean
AdImage.addCreative
(AdCreative creative) boolean
AdImage.removeCreative
(AdCreative creative) void
Ad.setCreative
(AdCreative creative)