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