Skip to content
Vladas Drejeris edited this page Oct 1, 2025 · 3 revisions

Setting US Privacy

By default Adform Advertising SDK will check CMP settings to get US Privacy value. More information about this can be found here:

It is also possible to set US Privacy value manually. You can do this using setUSPrivacy: method.

Example:

AdformSDK.setUSPrivacy("US_PRIVACY")

Clone this wiki locally