GfpResponseInfo

Information about an ad response.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Ad Response information for each adapter.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val requestId: String

Functions

Link copied to clipboard
Returns the elapsed time (milliseconds) from load start to end.
Link copied to clipboard
Returns the elapsed time (milliseconds) from request to response.
Link copied to clipboard
Returns the elapsed time (milliseconds) from request to loaded.
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.