public class AdsSegments extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsSegments() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsSegments loadJSON(String json, APIContext context, String header)
public static APINodeList<AdsSegments> 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 getFieldDailyAudienceSize()
public AdsSegments setFieldDailyAudienceSize(Long value)
public Long getFieldDailyImpressions()
public AdsSegments setFieldDailyImpressions(Long value)
public String getFieldDescription()
public AdsSegments setFieldDescription(String value)
public String getFieldId()
public AdsSegments setFieldId(String value)
public String getFieldName()
public AdsSegments setFieldName(String value)
public AdsSegments setFieldPath(List<String> value)
public Double getFieldPopularity()
public AdsSegments setFieldPopularity(Double value)
public Long getFieldProjectedCpm()
public AdsSegments setFieldProjectedCpm(Long value)
public Long getFieldProjectedDailyRevenue()
public AdsSegments setFieldProjectedDailyRevenue(Long value)
public AdsSegments copyFrom(AdsSegments instance)
public static APIRequest.ResponseParser<AdsSegments> getParser()
Copyright © 2024. All rights reserved.