Server-Side Verification (SSV)
Publishers can provide an identifier to AATKit, which will then forward it to ad networks that support Server-Side Verification (SSV).
For greater privacy, it is recommended to encrypt or hash the UserID and related data before transmission.
Usage:
To implement this, pass an RewardedAdSSVInfo instance to AATKit, which will then forward it to supported ad networks:
Last updated