public class AdCreativeDegreesOfFreedomSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeDegreesOfFreedomSpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeDegreesOfFreedomSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeDegreesOfFreedomSpec> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldAdHandleType()
public AdCreativeDegreesOfFreedomSpec setFieldAdHandleType(String value)
public AdCreativeFeaturesSpec getFieldCreativeFeaturesSpec()
public AdCreativeDegreesOfFreedomSpec setFieldCreativeFeaturesSpec(AdCreativeFeaturesSpec value)
public AdCreativeDegreesOfFreedomSpec setFieldCreativeFeaturesSpec(String value)
public String getFieldDegreesOfFreedomType()
public AdCreativeDegreesOfFreedomSpec setFieldDegreesOfFreedomType(String value)
public AdCreativeDegreesOfFreedomSpec setFieldImageTransformationTypes(List<String> value)
public String getFieldMultiMediaTransformationType()
public AdCreativeDegreesOfFreedomSpec setFieldMultiMediaTransformationType(String value)
public AdCreativeDegreesOfFreedomSpec setFieldStoriesTransformationTypes(List<String> value)
public AdCreativeDegreesOfFreedomSpec setFieldTextTransformationTypes(List<String> value)
public AdCreativeDegreesOfFreedomSpec setFieldVideoTransformationTypes(List<String> value)
public AdCreativeDegreesOfFreedomSpec copyFrom(AdCreativeDegreesOfFreedomSpec instance)
public static APIRequest.ResponseParser<AdCreativeDegreesOfFreedomSpec> getParser()
Copyright © 2024. All rights reserved.