core / ai.meson.ads / MesonAdRequestStatus / StatusCode

StatusCode

enum class StatusCode

Enum Values

NETWORK_UNREACHABLE

The ad network is not reachable.

NO_ERROR

No error.

NO_FILL

The ad request succeeded but no ad was returned.

REQUEST_INVALID

The ad network could not handle this request.

REQUEST_PENDING

An ad request is already pending response.

REQUEST_TIMED_OUT

An ad request timed out waiting for a response from the network.

INTERNAL_ERROR

An internal SDK error occurred.

SERVER_ERROR

An Ad Server error occurred.

AD_ACTIVE

User clicked on an ad and its in the expanded/resized state.

MISSING_REQUIRED_DEPENDENCIES

Dependent libraries are missing for this ad format

REPETITIVE_LOAD

Multiple load on the same object is called

CONFIGURATION_ERROR

Multiple load on the same object is called

MONETIZATION_DISABLED

Load/fetch called when monetization is disabled

SDK_NOT_INITIALIZED

SDK Not initialized

Properties

message

val message: String