Uses of Class
com.restfb.types.ads.FlexibleTargeting
-
Packages that use FlexibleTargeting Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of FlexibleTargeting in com.restfb.types.ads
Methods in com.restfb.types.ads that return FlexibleTargeting Modifier and Type Method Description FlexibleTargeting
Targeting. getExclusions()
Methods in com.restfb.types.ads that return types with arguments of type FlexibleTargeting Modifier and Type Method Description List<FlexibleTargeting>
Targeting. getFlexibleSpec()
Methods in com.restfb.types.ads with parameters of type FlexibleTargeting Modifier and Type Method Description void
Targeting. setExclusions(FlexibleTargeting exclusions)
Method parameters in com.restfb.types.ads with type arguments of type FlexibleTargeting Modifier and Type Method Description void
Targeting. setFlexibleSpec(List<FlexibleTargeting> flexibleSpec)
-