public class AdAccountAdRulesCountByType extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountAdRulesCountByType() |
| Modifier and Type | Method and Description |
|---|---|
AdAccountAdRulesCountByType |
copyFrom(AdAccountAdRulesCountByType instance) |
APIContext |
getContext() |
Long |
getFieldCount() |
String |
getFieldEvaluationType() |
String |
getId() |
static APIRequest.ResponseParser<AdAccountAdRulesCountByType> |
getParser() |
static AdAccountAdRulesCountByType |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdAccountAdRulesCountByType> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdAccountAdRulesCountByType |
setFieldCount(Long value) |
AdAccountAdRulesCountByType |
setFieldEvaluationType(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAccountAdRulesCountByType loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAccountAdRulesCountByType> 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 Long getFieldCount()
public AdAccountAdRulesCountByType setFieldCount(Long value)
public String getFieldEvaluationType()
public AdAccountAdRulesCountByType setFieldEvaluationType(String value)
public AdAccountAdRulesCountByType copyFrom(AdAccountAdRulesCountByType instance)
public static APIRequest.ResponseParser<AdAccountAdRulesCountByType> getParser()
Copyright © 2024. All rights reserved.