AATKit Configuration
Constructors
Types
Notifies about placement reporting being sent.
Properties
Object describing advanced ad-network specific configurations.
Sets the delegate notifying about AATKit events.
Allows the AATKit to preserve last downloaded ad rules when the application is closed. Such rules will be re-used next time the application is started, before new ones get downloaded. Enabled by default.
If used together with setAlternativeBundleId allows to set if the same fake bundle ID should be used in reporting. True by default. If set to false, real bundle ID will be used in reporting even if fake one is used for testing.
Sets if networks without TCF2 consent should be skipped (only works if TCF2 compliant CMP is used). False by default.
Sets if the debug screen should be displayed after shaking the device. Enabled by default.
Sets the platform. Android by default
Sets the optional listener notifying about reporting.
Sets if automatically generated userId should be used. False by default.
Inherited properties
Functions
Sets the fake bundle ID for testing purposes. It should only be used during development. Cannot be used together with classic test mode (setTestModeAccountId).
Enables AATKit test ads that should be for testing - only during development. Cannot be used with alternative bundle ID (setAlternativeBundleId).