-
Notifications
You must be signed in to change notification settings - Fork 1
NativeAdStatusVisualiser
GreedyBM edited this page Jun 18, 2024
·
8 revisions
In test mode this component visualizes the impression, click and Ad failed events.
In live ads mode, the SDK automatically disabled this object.
Name | Description |
---|---|
ImpressionImg | Reference to the Image component that renders the impression status of the referenced Native ad Holder component. |
ClickImg | Reference to the Image component that renders the click status of the referenced Native ad Holder component. |
FailedImg | Reference to the Image component that renders the failed status of the referenced Native ad Holder component. |
NativeAdHolder | Reference to the Native Ad Holder component. |
AdTagDisplay | Shows the ad tag value assigned to the NativeAdHolder. |