Uses of Class
com.restfb.types.ads.AdCreativeOfferData
-
Packages that use AdCreativeOfferData Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdCreativeOfferData in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeOfferData Modifier and Type Method Description AdCreativeOfferData
AdCreativeObjectStorySpec. getOfferData()
Methods in com.restfb.types.ads with parameters of type AdCreativeOfferData Modifier and Type Method Description void
AdCreativeObjectStorySpec. setOfferData(AdCreativeOfferData offerData)
The spec for an offer page post.
-