public class AdsPixelRawFiresResult extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsPixelRawFiresResult() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsPixelRawFiresResult loadJSON(String json, APIContext context)
public static APINodeList<AdsPixelRawFiresResult> 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 getFieldDataJson()
public AdsPixelRawFiresResult setFieldDataJson(String value)
public String getFieldDeviceType()
public AdsPixelRawFiresResult setFieldDeviceType(String value)
public String getFieldEvent()
public AdsPixelRawFiresResult setFieldEvent(String value)
public String getFieldEventDetectionMethod()
public AdsPixelRawFiresResult setFieldEventDetectionMethod(String value)
public String getFieldPlacedUrl()
public AdsPixelRawFiresResult setFieldPlacedUrl(String value)
public String getFieldTimestamp()
public AdsPixelRawFiresResult setFieldTimestamp(String value)
public String getFieldId()
public AdsPixelRawFiresResult setFieldId(String value)
public AdsPixelRawFiresResult copyFrom(AdsPixelRawFiresResult instance)
public static APIRequest.ResponseParser<AdsPixelRawFiresResult> getParser()
Copyright © 2018. All rights reserved.