Uses of Class
com.restfb.types.ads.TargetingDynamicRule
Packages that use TargetingDynamicRule
-
Uses of TargetingDynamicRule in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type TargetingDynamicRuleModifier and TypeMethodDescriptionTargeting.getEngagementSpecs()
Targeting.getExcludedEngagementSpecs()
Method parameters in com.restfb.types.ads with type arguments of type TargetingDynamicRuleModifier and TypeMethodDescriptionvoid
Targeting.setEngagementSpecs
(List<TargetingDynamicRule> engagementSpecs) void
Targeting.setExcludedEngagementSpecs
(List<TargetingDynamicRule> excludedEngagementSpecs)