Uses of Class
com.restfb.types.ads.TargetingGeoLocation
Packages that use TargetingGeoLocation
-
Uses of TargetingGeoLocation in com.restfb.types.ads
Methods in com.restfb.types.ads that return TargetingGeoLocationModifier and TypeMethodDescriptionTargeting.getExcludedGeoLocations()
Targeting.getGeoLocations()
Methods in com.restfb.types.ads with parameters of type TargetingGeoLocationModifier and TypeMethodDescriptionvoid
Targeting.setExcludedGeoLocations
(TargetingGeoLocation excludedGeoLocations) void
Targeting.setGeoLocations
(TargetingGeoLocation geoLocations)