GfpAdapterResponseInfo

Ad Response information for each adapter.

Properties

Link copied to clipboard
Link copied to clipboard
open val error: GfpError

Functions

Link copied to clipboard
Returns the elapsed time (milliseconds) from load start to error.
Link copied to clipboard
open fun getLoadLatency(): Long
Returns the elapsed time (milliseconds) from load start to end
Link copied to clipboard
open fun toJSON(): JSONObject
Returns a log friendly JSONObject version of this object.
Link copied to clipboard
open fun toString(): String
Returns a log friendly string version of this object.