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