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() |
String |
getFieldCarouselDeliveryMode() |
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 |
setFieldCarouselDeliveryMode(String value) |
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 String getFieldCarouselDeliveryMode()
public AdCreativePortraitCustomizations setFieldCarouselDeliveryMode(String value)
public AdCreativePortraitCustomizations setFieldSpecifications(List<Object> value)
public AdCreativePortraitCustomizations copyFrom(AdCreativePortraitCustomizations instance)
public static APIRequest.ResponseParser<AdCreativePortraitCustomizations> getParser()
Copyright © 2023. All rights reserved.