Menu

Notes for Native Self-Rendering Ads

Meta

  1. You need to add MediaView to the layout (except for native banner ads that use self-rendering).
  2. You need to add AdIconView to the layout.
  3. The Meta icon must not be obscured and can be set viaATNativePrepareInfo#setChoiceViewLayoutParams().

 

● Vungle

  1. You need to add MediaView to the layout.
  2. You need to add AdIconView to the layout.

 

● Pangle

  • When creating ATNativeAdView, you need to use an Activity.

 

Bigo

  • When the returned AdIconView is not null, it needs to be added to the layout.

 

Yandex

  1. For details, please refer to: Yandex Native ad assets
  2. When ATNativeMaterial#getDomain()is not empty, you need to add the text to the layout and call ATNativePrepareInfo#setDomainView() to bind it.
  3. When ATNativeMaterial#getWarning()is not empty, you need to add the text to the layout and call ATNativePrepareInfo#setWarningView()to bind it.
  4. When ATNativeMaterial#getAdFrom()is not empty, you need to add the text to the layout and callATNativePrepareInfo#setAdFrom()to bind it.

Previous
Native Ads
Next
In-Stream Video Ads
Last modified: 2025-05-30Powered by