Uses of Class
com.restfb.types.ads.Targeting
Packages that use Targeting
-
Uses of Targeting in com.restfb.types.ads
Methods in com.restfb.types.ads that return TargetingModifier and TypeMethodDescriptionTargetingSentenceLine.getParams()Ad.getTargeting()AdCreativeVideoData.getTargeting()AdSet.getTargeting()ReachFrequencyPrediction.getTargetSpec()A string in JSON format representing the targeting specs specified on creation.Methods in com.restfb.types.ads with parameters of type TargetingModifier and TypeMethodDescriptionvoidvoidAd.setTargeting(Targeting targeting) voidAdCreativeVideoData.setTargeting(Targeting targeting) voidAdSet.setTargeting(Targeting targeting) voidReachFrequencyPrediction.setTargetSpec(Targeting targetSpec) A string in JSON format representing the targeting specs specified on creation.