Uses of Class
com.restfb.types.ads.AdCreativeVideoData
-
Packages that use AdCreativeVideoData Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdCreativeVideoData in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeVideoData Modifier and Type Method Description AdCreativeVideoData
AdCreativeObjectStorySpec. getVideoData()
Methods in com.restfb.types.ads with parameters of type AdCreativeVideoData Modifier and Type Method Description void
AdCreativeObjectStorySpec. setVideoData(AdCreativeVideoData videoData)
The spec for a video page post.
-