public class ResellerGuidance extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ResellerGuidance() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ResellerGuidance loadJSON(String json, APIContext context, String header)
public static APINodeList<ResellerGuidance> 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 getFieldAdAccountFirstSpendDate()
public ResellerGuidance setFieldAdAccountFirstSpendDate(String value)
public String getFieldAdAccountId()
public ResellerGuidance setFieldAdAccountId(String value)
public ResellerGuidance setFieldAdoptedGuidanceL7d(List<String> value)
public String getFieldAdvertiserName()
public ResellerGuidance setFieldAdvertiserName(String value)
public Boolean getFieldAttributedToResellerL7d()
public ResellerGuidance setFieldAttributedToResellerL7d(Boolean value)
public ResellerGuidance setFieldAvailableGuidance(List<String> value)
public String getFieldBenchmarkReportLink()
public ResellerGuidance setFieldBenchmarkReportLink(String value)
public Double getFieldGuidanceAdoptionRateL7d()
public ResellerGuidance setFieldGuidanceAdoptionRateL7d(Double value)
public Long getFieldNoAdsetsGteBenchmark()
public ResellerGuidance setFieldNoAdsetsGteBenchmark(Long value)
public Long getFieldNoAdsetsLtBenchmark()
public ResellerGuidance setFieldNoAdsetsLtBenchmark(Long value)
public Boolean getFieldNurturedByResellerL7d()
public ResellerGuidance setFieldNurturedByResellerL7d(Boolean value)
public String getFieldPlanningAgencyName()
public ResellerGuidance setFieldPlanningAgencyName(String value)
public String getFieldRecommendationTime()
public ResellerGuidance setFieldRecommendationTime(String value)
public String getFieldReportingDs()
public ResellerGuidance setFieldReportingDs(String value)
public Business getFieldReseller()
public ResellerGuidance setFieldReseller(Business value)
public ResellerGuidance setFieldReseller(String value)
public Double getFieldRevenueL30d()
public ResellerGuidance setFieldRevenueL30d(Double value)
public String getFieldUltimateAdvertiserName()
public ResellerGuidance setFieldUltimateAdvertiserName(String value)
public ResellerGuidance copyFrom(ResellerGuidance instance)
public static APIRequest.ResponseParser<ResellerGuidance> getParser()
Copyright © 2024. All rights reserved.