public class AdCreativeDegreesOfFreedomSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeDegreesOfFreedomSpec() |
| Modifier and Type | Method and Description |
|---|---|
AdCreativeDegreesOfFreedomSpec |
copyFrom(AdCreativeDegreesOfFreedomSpec instance) |
APIContext |
getContext() |
String |
getFieldDegreesOfFreedomType() |
String |
getFieldId() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeDegreesOfFreedomSpec> |
getParser() |
static AdCreativeDegreesOfFreedomSpec |
loadJSON(String json,
APIContext context) |
static APINodeList<AdCreativeDegreesOfFreedomSpec> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
AdCreativeDegreesOfFreedomSpec |
setFieldDegreesOfFreedomType(String value) |
AdCreativeDegreesOfFreedomSpec |
setFieldId(String value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeDegreesOfFreedomSpec loadJSON(String json, APIContext context)
public static APINodeList<AdCreativeDegreesOfFreedomSpec> 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 getFieldDegreesOfFreedomType()
public AdCreativeDegreesOfFreedomSpec setFieldDegreesOfFreedomType(String value)
public String getFieldId()
public AdCreativeDegreesOfFreedomSpec setFieldId(String value)
public AdCreativeDegreesOfFreedomSpec copyFrom(AdCreativeDegreesOfFreedomSpec instance)
public static APIRequest.ResponseParser<AdCreativeDegreesOfFreedomSpec> getParser()
Copyright © 2018. All rights reserved.