Uses of Class
com.restfb.types.ads.Targeting
-
Uses of Targeting in com.restfb.types.ads
Modifier and TypeMethodDescriptionTargetingSentenceLine.getParams()
Ad.getTargeting()
AdCreativeVideoData.getTargeting()
AdSet.getTargeting()
ReachFrequencyPrediction.getTargetSpec()
A string in JSON format representing the targeting specs specified on creation.Modifier 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.