react-native-google-mobile-ads
Documentation
GitHub
npm
Preparing search index...
AdErrorPayload
Type Alias AdErrorPayload
type
AdErrorPayload
=
{
code
:
string
;
message
:
string
;
phase
:
"load"
|
"show"
;
reason
:
AdErrorReason
;
responseInfo
?:
ResponseInfo
;
}
Index
Properties
code
message
phase
reason
response
Info?
Properties
code
code
:
string
Deprecated
Use
reason
. Removed in v18 with the shims.
message
message
:
string
phase
phase
:
"load"
|
"show"
reason
reason
:
AdErrorReason
Optional
response
Info
responseInfo
?:
ResponseInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
message
phase
reason
response
Info
Documentation
Documentation
GitHub
npm
react-native-google-mobile-ads
Loading...
Deprecated
Use
reason. Removed in v18 with the shims.