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, parseResponse
public 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 APINode
public void setContext(APIContext context)
setContext
in class APINode
public 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.