AdParamErrorCode class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

AD_LOADING → const AdParamErrorCode
The ad is being loaded and cannot be requested again.
The banner ad task is removed.
The banner ad has expired.
HMS_NOT_SUPPORT_SET_APP → const AdParamErrorCode
The HMS Core (APK) version does not support the setting of AppInfo.
INNER → const AdParamErrorCode
Internal error. For example, an invalid response is received from the ad server.
INVALID_REQUEST → const AdParamErrorCode
Invalid ad request. For example, the ad unit ID is not set or the banner ad dimensions are invalid.
LOW_API → const AdParamErrorCode
The API version is not supported by Ads Kit.
NETWORK_ERROR → const AdParamErrorCode
Failed to send the ad request due to a network connection error.
NO_AD → const AdParamErrorCode
The ad request is sent successfully, but the server returns a response indicating no available ad assets.