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