added
ATS Mobile SDK (v3.0.0) Has Been Released
10 months ago
See what's new and updated in this latest version of the ATS Mobile SDK.
✨New
- We have simplified how you can work with Google's secure signals and pass Google-permissioned envelopes. Starting from this version, you no longer need to install and configure
LRAtsMediationAdapterto take advantage of LiveRamp's secure signals adapter. All required functionalities will be included out of the box.
If you have secure signals enabled and have fulfilled all the prerequisites, identity envelopes will automatically be included in your ad requests to be passed down to Google Ad Manager's Open Bidding (EBDA). See "Generate and Pass Identity Envelopes with Google Secure Signals Adapter" to learn more.
🔗 Improved
- In our previous release, test mode went into a deprecation phase in which an alert will be returned if the value of
isTestModeis set totrue. Starting v3.0.0, the test mode functionality is fully removed. To test your workflow, we recommend creating another placement for testing purposes. See “Create an ATS Placement” to learn how to do this. - The SDK will no longer be initialized if you are using an unapproved ATS placement. To check your placement’s status, log in to Console, and select Placements from the navigation menu. Talk to your LiveRamp representative if you need help with getting your ATS placement approved.
How to Update the SDK
To take advantage of the latest improvements, update your SDK to the latest version:
- iOS: In Swift Package Manager or Cocoapods, add the latest version of LRAtsSDK package or podfile. If you are running (or intend to run) Google Secure Signal, update LRAatsSDKMediationAdapter instead.
- Android: Update the version number in your gradle dependency to the latest one.