Skip to main content

Marketing opt-out

Use disableThirdPartySharing when a user opts out of marketing or third-party data sharing. The SDK notifies the Adtrace backend in a similar way to GDPR forget me, but this method only disables third-party sharing rather than stopping all SDK activity.

Method signature

Adtrace.disableThirdPartySharing();

Example

Adtrace.disableThirdPartySharing();
SDK only

This feature is implemented in the client SDK. Confirm availability with your Adtrace account team.