Uses of Class
com.restfb.types.ads.AdCreativePostClickConfiguration
-
Packages that use AdCreativePostClickConfiguration Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdCreativePostClickConfiguration in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativePostClickConfiguration Modifier and Type Method Description AdCreativePostClickConfiguration
AdCreativeLinkData. getPostClickConfiguration()
AdCreativePostClickConfiguration
AdCreativeVideoData. getPostClickConfiguration()
Methods in com.restfb.types.ads with parameters of type AdCreativePostClickConfiguration Modifier and Type Method Description void
AdCreativeLinkData. setPostClickConfiguration(AdCreativePostClickConfiguration postClickConfiguration)
void
AdCreativeVideoData. setPostClickConfiguration(AdCreativePostClickConfiguration postClickConfiguration)
-