public class TrackingAndConversionWithDefaults extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
TrackingAndConversionWithDefaults() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static TrackingAndConversionWithDefaults loadJSON(String json, APIContext context, String header)
public static APINodeList<TrackingAndConversionWithDefaults> 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 TrackingAndConversionWithDefaults setFieldCustomConversion(List<Object> value)
public TrackingAndConversionWithDefaults setFieldCustomTracking(List<Object> value)
public TrackingAndConversionWithDefaults setFieldDefaultConversion(List<Object> value)
public TrackingAndConversionWithDefaults setFieldDefaultTracking(List<Object> value)
public TrackingAndConversionWithDefaults copyFrom(TrackingAndConversionWithDefaults instance)
public static APIRequest.ResponseParser<TrackingAndConversionWithDefaults> getParser()
Copyright © 2020. All rights reserved.