/
Android - Ad Formats

Android - Ad Formats

Common knowledge about our ad objects

  • Trying to display invalidated ads makes them to always throw error logs and failed events.

  • Each of them possesses lifecycles with the same event names, although the details of those events could be different.

Test Ids

All the testing values can be found within the ConfigBuilder class. In the table below, the format names are linked to their respective test IDs.

Format name

Test Id

Format name

Test Id

Banner

ConfigBuilder.BANNER_TEST_UNIT_ID

Outstream

ConfigBuilder.VIDEO_OUTSTREAM_TEST_UNIT_ID

Infinite Scroll

ConfigBuilder.INFINITE_SCROLL_TEST_UNIT_ID

Interstitial

ConfigBuilder.INTERSTITIAL_TEST_UNIT_ID

Video Interstitial

ConfigBuilder.VIDEO_INTERSTITIAL_TEST_UNIT_ID

Related content