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