public class AdCreativeLinkDataTemplateVideoSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeLinkDataTemplateVideoSpec() |
| Modifier and Type | Method and Description |
|---|---|
AdCreativeLinkDataTemplateVideoSpec |
copyFrom(AdCreativeLinkDataTemplateVideoSpec instance) |
APIContext |
getContext() |
String |
getFieldCategorizationCriteria() |
List<Object> |
getFieldCustomization() |
String |
getFieldId() |
String |
getFieldTemplateId() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeLinkDataTemplateVideoSpec> |
getParser() |
static AdCreativeLinkDataTemplateVideoSpec |
loadJSON(String json,
APIContext context) |
static APINodeList<AdCreativeLinkDataTemplateVideoSpec> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldCategorizationCriteria(String value) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldCustomization(List<Object> value) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldId(String value) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldTemplateId(String value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeLinkDataTemplateVideoSpec loadJSON(String json, APIContext context)
public static APINodeList<AdCreativeLinkDataTemplateVideoSpec> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldCategorizationCriteria()
public AdCreativeLinkDataTemplateVideoSpec setFieldCategorizationCriteria(String value)
public AdCreativeLinkDataTemplateVideoSpec setFieldCustomization(List<Object> value)
public String getFieldTemplateId()
public AdCreativeLinkDataTemplateVideoSpec setFieldTemplateId(String value)
public String getFieldId()
public AdCreativeLinkDataTemplateVideoSpec setFieldId(String value)
public AdCreativeLinkDataTemplateVideoSpec copyFrom(AdCreativeLinkDataTemplateVideoSpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataTemplateVideoSpec> getParser()
Copyright © 2018. All rights reserved.