public class TargetingGeoLocationLocationExpansion extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
TargetingGeoLocationLocationExpansion() |
Modifier and Type | Method and Description |
---|---|
TargetingGeoLocationLocationExpansion |
copyFrom(TargetingGeoLocationLocationExpansion instance) |
APIContext |
getContext() |
Boolean |
getFieldAllowed() |
String |
getId() |
static APIRequest.ResponseParser<TargetingGeoLocationLocationExpansion> |
getParser() |
static TargetingGeoLocationLocationExpansion |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<TargetingGeoLocationLocationExpansion> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
TargetingGeoLocationLocationExpansion |
setFieldAllowed(Boolean value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public TargetingGeoLocationLocationExpansion()
public static TargetingGeoLocationLocationExpansion loadJSON(String json, APIContext context, String header)
public static APINodeList<TargetingGeoLocationLocationExpansion> 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 Boolean getFieldAllowed()
public TargetingGeoLocationLocationExpansion setFieldAllowed(Boolean value)
public TargetingGeoLocationLocationExpansion copyFrom(TargetingGeoLocationLocationExpansion instance)
public static APIRequest.ResponseParser<TargetingGeoLocationLocationExpansion> getParser()
Copyright © 2020. All rights reserved.