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