AATKitPlaceholderManager

Use dummy ads within Unity Editor

Plugin provides the AATKitPlaceholderManager feature. This allows you to see some dummy ads inside the Unity Editor when running the play mode.

Dummy banner ad visible in the Unity Editor

Usage

Inside the AATKit/Prefabs directory you can find an object called AATKitPlaceholderManager. Please add this object to your project hierarchy, next to the AATKit object. Now you should be able to see dummy ads when AATKitBinding methods are called. Please see the supported methods section to check which methods are supported for Unity Editor.

Proper UI hierarchy to let dummy ads work

Supported ad types

  • Banner320x53

  • Banner300x250

  • Banner768x90

Supported methods

List of the methods working for Unity Editor, provided by the AAtKitBinding class.

Placements

Banner only

Last updated