public class BrandedContentAdError extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
BrandedContentAdError() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static BrandedContentAdError loadJSON(String json, APIContext context, String header)
public static APINodeList<BrandedContentAdError> 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 BrandedContentAdError setFieldBlameFieldSpec(List<String> value)
public Long getFieldErrorCode()
public BrandedContentAdError setFieldErrorCode(Long value)
public String getFieldErrorDescription()
public BrandedContentAdError setFieldErrorDescription(String value)
public String getFieldErrorMessage()
public BrandedContentAdError setFieldErrorMessage(String value)
public String getFieldErrorPlacement()
public BrandedContentAdError setFieldErrorPlacement(String value)
public String getFieldErrorSeverity()
public BrandedContentAdError setFieldErrorSeverity(String value)
public Long getFieldHelpCenterId()
public BrandedContentAdError setFieldHelpCenterId(Long value)
public BrandedContentAdError copyFrom(BrandedContentAdError instance)
public static APIRequest.ResponseParser<BrandedContentAdError> getParser()
Copyright © 2024. All rights reserved.