public class TargetingGeoLocationGeoEntities extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
TargetingGeoLocationGeoEntities() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static TargetingGeoLocationGeoEntities loadJSON(String json, APIContext context, String header)
public static APINodeList<TargetingGeoLocationGeoEntities> 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 String getFieldCountry()
public TargetingGeoLocationGeoEntities setFieldCountry(String value)
public String getFieldKey()
public TargetingGeoLocationGeoEntities setFieldKey(String value)
public String getFieldName()
public TargetingGeoLocationGeoEntities setFieldName(String value)
public String getFieldRegion()
public TargetingGeoLocationGeoEntities setFieldRegion(String value)
public String getFieldRegionId()
public TargetingGeoLocationGeoEntities setFieldRegionId(String value)
public TargetingGeoLocationGeoEntities copyFrom(TargetingGeoLocationGeoEntities instance)
public static APIRequest.ResponseParser<TargetingGeoLocationGeoEntities> getParser()
Copyright © 2020. All rights reserved.