Uses of Class
com.restfb.types.ads.AdCreativeLinkDataCallToActionValue
-
Packages that use AdCreativeLinkDataCallToActionValue Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdCreativeLinkDataCallToActionValue in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeLinkDataCallToActionValue Modifier and Type Method Description AdCreativeLinkDataCallToActionValue
AdCreativeLinkDataCallToAction. getValue()
Methods in com.restfb.types.ads with parameters of type AdCreativeLinkDataCallToActionValue Modifier and Type Method Description void
AdCreativeLinkDataCallToAction. setValue(AdCreativeLinkDataCallToActionValue value)
JSON containing the call to action data.
-