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