public class TargetingGeoLocation extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
TargetingGeoLocation() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static TargetingGeoLocation loadJSON(String json, APIContext context, String header)
public static APINodeList<TargetingGeoLocation> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public List<TargetingGeoLocationCity> getFieldCities()
public TargetingGeoLocation setFieldCities(List<TargetingGeoLocationCity> value)
public TargetingGeoLocation setFieldCities(String value)
public TargetingGeoLocation setFieldCountries(List<String> value)
public TargetingGeoLocation setFieldCountryGroups(List<String> value)
public List<TargetingGeoLocationCustomLocation> getFieldCustomLocations()
public TargetingGeoLocation setFieldCustomLocations(List<TargetingGeoLocationCustomLocation> value)
public TargetingGeoLocation setFieldCustomLocations(String value)
public List<TargetingGeoLocationElectoralDistrict> getFieldElectoralDistricts()
public TargetingGeoLocation setFieldElectoralDistricts(List<TargetingGeoLocationElectoralDistrict> value)
public TargetingGeoLocation setFieldElectoralDistricts(String value)
public List<TargetingGeoLocationMarket> getFieldGeoMarkets()
public TargetingGeoLocation setFieldGeoMarkets(List<TargetingGeoLocationMarket> value)
public TargetingGeoLocation setFieldGeoMarkets(String value)
public List<TargetingGeoLocationGeoEntities> getFieldLargeGeoAreas()
public TargetingGeoLocation setFieldLargeGeoAreas(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldLargeGeoAreas(String value)
public List<TargetingGeoLocationLocationCluster> getFieldLocationClusterIds()
public TargetingGeoLocation setFieldLocationClusterIds(List<TargetingGeoLocationLocationCluster> value)
public TargetingGeoLocation setFieldLocationClusterIds(String value)
public TargetingGeoLocationLocationExpansion getFieldLocationExpansion()
public TargetingGeoLocation setFieldLocationExpansion(TargetingGeoLocationLocationExpansion value)
public TargetingGeoLocation setFieldLocationExpansion(String value)
public TargetingGeoLocation setFieldLocationTypes(List<String> value)
public List<TargetingGeoLocationGeoEntities> getFieldMediumGeoAreas()
public TargetingGeoLocation setFieldMediumGeoAreas(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldMediumGeoAreas(String value)
public List<TargetingGeoLocationGeoEntities> getFieldMetroAreas()
public TargetingGeoLocation setFieldMetroAreas(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldMetroAreas(String value)
public List<TargetingGeoLocationGeoEntities> getFieldNeighborhoods()
public TargetingGeoLocation setFieldNeighborhoods(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldNeighborhoods(String value)
public List<TargetingGeoLocationPlace> getFieldPlaces()
public TargetingGeoLocation setFieldPlaces(List<TargetingGeoLocationPlace> value)
public TargetingGeoLocation setFieldPlaces(String value)
public List<TargetingGeoLocationPoliticalDistrict> getFieldPoliticalDistricts()
public TargetingGeoLocation setFieldPoliticalDistricts(List<TargetingGeoLocationPoliticalDistrict> value)
public TargetingGeoLocation setFieldPoliticalDistricts(String value)
public List<TargetingGeoLocationRegion> getFieldRegions()
public TargetingGeoLocation setFieldRegions(List<TargetingGeoLocationRegion> value)
public TargetingGeoLocation setFieldRegions(String value)
public List<TargetingGeoLocationGeoEntities> getFieldSmallGeoAreas()
public TargetingGeoLocation setFieldSmallGeoAreas(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldSmallGeoAreas(String value)
public List<TargetingGeoLocationGeoEntities> getFieldSubcities()
public TargetingGeoLocation setFieldSubcities(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldSubcities(String value)
public List<TargetingGeoLocationGeoEntities> getFieldSubneighborhoods()
public TargetingGeoLocation setFieldSubneighborhoods(List<TargetingGeoLocationGeoEntities> value)
public TargetingGeoLocation setFieldSubneighborhoods(String value)
public List<TargetingGeoLocationZip> getFieldZips()
public TargetingGeoLocation setFieldZips(List<TargetingGeoLocationZip> value)
public TargetingGeoLocation setFieldZips(String value)
public TargetingGeoLocation copyFrom(TargetingGeoLocation instance)
public static APIRequest.ResponseParser<TargetingGeoLocation> getParser()
Copyright © 2020. All rights reserved.