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() |
Map<String,String> |
getFieldCustomization() |
String |
getFieldTemplateId() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeLinkDataTemplateVideoSpec> |
getParser() |
static AdCreativeLinkDataTemplateVideoSpec |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdCreativeLinkDataTemplateVideoSpec> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldCategorizationCriteria(String value) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldCustomization(Map<String,String> value) |
AdCreativeLinkDataTemplateVideoSpec |
setFieldTemplateId(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeLinkDataTemplateVideoSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataTemplateVideoSpec> 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 getFieldCategorizationCriteria()
public AdCreativeLinkDataTemplateVideoSpec setFieldCategorizationCriteria(String value)
public AdCreativeLinkDataTemplateVideoSpec setFieldCustomization(Map<String,String> value)
public String getFieldTemplateId()
public AdCreativeLinkDataTemplateVideoSpec setFieldTemplateId(String value)
public AdCreativeLinkDataTemplateVideoSpec copyFrom(AdCreativeLinkDataTemplateVideoSpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataTemplateVideoSpec> getParser()
Copyright © 2020. All rights reserved.