public class AdVolume extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdVolume() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdVolume loadJSON(String json, APIContext context, String header)
public static APINodeList<AdVolume> 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 getFieldAdsRunningOrInReviewCount()
public String getFieldFutureLimitActivationDate()
public Long getFieldFutureLimitOnAdsRunningOrInReview()
public AdVolume setFieldFutureLimitOnAdsRunningOrInReview(Long value)
public Long getFieldIndividualAccountsAdVolume()
public Boolean getFieldIsGpaPage()
public Long getFieldLimitOnAdsRunningOrInReview()
public Long getFieldOwningBusinessAdVolume()
public Long getFieldPartnerBusinessAdVolume()
public String getFieldUserRole()
public static APIRequest.ResponseParser<AdVolume> getParser()
Copyright © 2024. All rights reserved.