Uses of Class
com.restfb.types.ads.AdCreativeObjectStorySpec
-
Packages that use AdCreativeObjectStorySpec Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdCreativeObjectStorySpec in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeObjectStorySpec Modifier and Type Method Description AdCreativeObjectStorySpec
AdCreative. getObjectStorySpec()
Methods in com.restfb.types.ads with parameters of type AdCreativeObjectStorySpec Modifier and Type Method Description void
AdCreative. setObjectStorySpec(AdCreativeObjectStorySpec objectStorySpec)
The page id and the content to create a new unpublished page post specified using one of link_data, photo_data, video_data, offer_data, text_data or template_data
-