public class AdsPixelRealTimeEventLogResult extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsPixelRealTimeEventLogResult() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsPixelRealTimeEventLogResult loadJSON(String json, APIContext context, String header)
public static APINodeList<AdsPixelRealTimeEventLogResult> 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 AdsPixelRealTimeEventLogResult setFieldDataJson(String value)
public String getFieldDedupData()
public AdsPixelRealTimeEventLogResult setFieldDedupData(String value)
public String getFieldDeviceType()
public AdsPixelRealTimeEventLogResult setFieldDeviceType(String value)
public String getFieldDomainControlRuleRejection()
public AdsPixelRealTimeEventLogResult setFieldDomainControlRuleRejection(String value)
public String getFieldEvent()
public AdsPixelRealTimeEventLogResult setFieldEvent(String value)
public String getFieldEventDetectionMethod()
public AdsPixelRealTimeEventLogResult setFieldEventDetectionMethod(String value)
public Boolean getFieldInIframe()
public AdsPixelRealTimeEventLogResult setFieldInIframe(Boolean value)
public String getFieldMatchedRuleConditions()
public AdsPixelRealTimeEventLogResult setFieldMatchedRuleConditions(String value)
public String getFieldResolvedLink()
public AdsPixelRealTimeEventLogResult setFieldResolvedLink(String value)
public String getFieldSourceRuleCondition()
public AdsPixelRealTimeEventLogResult setFieldSourceRuleCondition(String value)
public String getFieldTimestamp()
public AdsPixelRealTimeEventLogResult setFieldTimestamp(String value)
public String getFieldTraceId()
public AdsPixelRealTimeEventLogResult setFieldTraceId(String value)
public String getFieldUrl()
public AdsPixelRealTimeEventLogResult setFieldUrl(String value)
public AdsPixelRealTimeEventLogResult copyFrom(AdsPixelRealTimeEventLogResult instance)
public static APIRequest.ResponseParser<AdsPixelRealTimeEventLogResult> getParser()
Copyright © 2024. All rights reserved.