Package com.restfb.types.ads
Class TargetingGeoLocation
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.TargetingGeoLocation
- All Implemented Interfaces:
Serializable
public class TargetingGeoLocation extends AbstractFacebookType
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TargetingGeoLocation()
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
TargetingGeoLocation
public TargetingGeoLocation()
-
-
Method Details
-
getCities
-
setCities
-
getCountries
-
setCountries
-
getCountryGroups
-
setCountryGroups
-
getCustomLocations
-
setCustomLocations
-
getElectoralDistricts
-
setElectoralDistricts
-
getGeoMarkets
-
setGeoMarkets
-
getLocationTypes
-
setLocationTypes
-
getPlaces
-
setPlaces
-
getRegions
-
setRegions
-
getZips
-
setZips
-