Yandex Mobile Ads
Loading...
Searching...
No Matches
Properties | List of all members
YandexMobileAds.Base.AdRequestError Class Reference

Represents an event, that occurs when the ad failed to load. More...

Properties

string Message [get]
 Message, describing reason of the failure.
 
string AdUnitId [get]
 AdUnitId of the requested Ad.
 

Detailed Description

Represents an event, that occurs when the ad failed to load.

Definition at line 17 of file AdRequestError.cs.

Property Documentation

◆ AdUnitId

string YandexMobileAds.Base.AdRequestError.AdUnitId
get

AdUnitId of the requested Ad.

Definition at line 27 of file AdRequestError.cs.

◆ Message

string YandexMobileAds.Base.AdRequestError.Message
get

Message, describing reason of the failure.

Definition at line 22 of file AdRequestError.cs.


The documentation for this class was generated from the following file: