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