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 TypeMethodDescriptionvoid
void
Ad.setTargeting
(Targeting targeting) void
AdCreativeVideoData.setTargeting
(Targeting targeting) void
AdSet.setTargeting
(Targeting targeting) void
ReachFrequencyPrediction.setTargetSpec
(Targeting targetSpec) A string in JSON format representing the targeting specs specified on creation.