public class PageStoreVisitsDemographicInsights extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageStoreVisitsDemographicInsights() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static PageStoreVisitsDemographicInsights loadJSON(String json, APIContext context)
public static APINodeList<PageStoreVisitsDemographicInsights> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldBreakdown()
public PageStoreVisitsDemographicInsights setFieldBreakdown(String value)
public String getFieldDataAvailableSince()
public PageStoreVisitsDemographicInsights setFieldDataAvailableSince(String value)
public String getFieldDataAvailableUntil()
public PageStoreVisitsDemographicInsights setFieldDataAvailableUntil(String value)
public PageStoreVisitsDemographicInsights setFieldValues(List<Object> value)
public String getFieldId()
public PageStoreVisitsDemographicInsights setFieldId(String value)
public PageStoreVisitsDemographicInsights copyFrom(PageStoreVisitsDemographicInsights instance)
public static APIRequest.ResponseParser<PageStoreVisitsDemographicInsights> getParser()
Copyright © 2018. All rights reserved.