public class AdsPixelRawFiresResult extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsPixelRawFiresResult() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsPixelRawFiresResult loadJSON(String json, APIContext context, String header)
public static APINodeList<AdsPixelRawFiresResult> 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 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 getFieldEventSrc()
public AdsPixelRawFiresResult setFieldEventSrc(String value)
public String getFieldPlacedUrl()
public AdsPixelRawFiresResult setFieldPlacedUrl(String value)
public String getFieldTimestamp()
public AdsPixelRawFiresResult setFieldTimestamp(String value)
public String getFieldUserPiiKeys()
public AdsPixelRawFiresResult setFieldUserPiiKeys(String value)
public AdsPixelRawFiresResult copyFrom(AdsPixelRawFiresResult instance)
public static APIRequest.ResponseParser<AdsPixelRawFiresResult> getParser()
Copyright © 2024. All rights reserved.