Uses of Class
com.restfb.types.ads.TargetingGeoLocationRegion
-
Packages that use TargetingGeoLocationRegion Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of TargetingGeoLocationRegion in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type TargetingGeoLocationRegion Modifier and Type Method Description List<TargetingGeoLocationRegion>
TargetingGeoLocation. getRegions()
Method parameters in com.restfb.types.ads with type arguments of type TargetingGeoLocationRegion Modifier and Type Method Description void
TargetingGeoLocation. setRegions(List<TargetingGeoLocationRegion> regions)
-