GoogleMobileAds.Api.AdInspectorError
Error information about why the ad inspector failed.
Summary
Inheritance
Inherits from: GoogleMobileAds.Api.AdError
Constructors and Destructors |
|
---|---|
AdInspectorError(IAdInspectorErrorClient client)
|
Public types |
|
---|---|
AdInspectorErrorCode{
|
enum Error information about why the ad inspector failed. |
Public functions |
|
---|---|
GetCode()
|
Public types
AdInspectorErrorCode
AdInspectorErrorCode
Error information about why the ad inspector failed.
Properties | |
---|---|
ERROR_CODE_ALREADY_OPEN
|
Ad inspector cannot be opened because it is already open. |
ERROR_CODE_FAILED_TO_LOAD
|
Ad inspector failed to load. |
ERROR_CODE_INTERNAL_ERROR
|
Ad inspector had an internal error. |
ERROR_CODE_NOT_IN_TEST_MODE
|
Ad inspector cannot be opened because the device is not in test mode. information. |
Public functions
AdInspectorError
AdInspectorError( IAdInspectorErrorClient client )