public class AdAccountMatchedSearchApplicationsEdgeData extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
AdAccountMatchedSearchApplicationsEdgeData.EnumAppStore |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountMatchedSearchApplicationsEdgeData() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic AdAccountMatchedSearchApplicationsEdgeData()
public static AdAccountMatchedSearchApplicationsEdgeData loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAccountMatchedSearchApplicationsEdgeData> 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 getFieldAppId()
public AdAccountMatchedSearchApplicationsEdgeData setFieldAppId(String value)
public Boolean getFieldAreAppEventsUnavailable()
public AdAccountMatchedSearchApplicationsEdgeData setFieldAreAppEventsUnavailable(Boolean value)
public String getFieldIconUrl()
public AdAccountMatchedSearchApplicationsEdgeData setFieldIconUrl(String value)
public String getFieldName()
public AdAccountMatchedSearchApplicationsEdgeData setFieldName(String value)
public String getFieldSearchSourceStore()
public AdAccountMatchedSearchApplicationsEdgeData setFieldSearchSourceStore(String value)
public String getFieldStore()
public AdAccountMatchedSearchApplicationsEdgeData setFieldStore(String value)
public String getFieldUniqueId()
public AdAccountMatchedSearchApplicationsEdgeData setFieldUniqueId(String value)
public String getFieldUrl()
public AdAccountMatchedSearchApplicationsEdgeData setFieldUrl(String value)
public AdAccountMatchedSearchApplicationsEdgeData copyFrom(AdAccountMatchedSearchApplicationsEdgeData instance)
public static APIRequest.ResponseParser<AdAccountMatchedSearchApplicationsEdgeData> getParser()
Copyright © 2020. All rights reserved.