Creatives History

Creatives history is supported only in AATKit version 3.11.x and later.

Integration Steps:

  1. Enable creative history by calling:

    placement.enableCreativeHistory(size)
  2. Retrieve the creative history for a placement:

    placement.getCreativeHistory()

Last updated