Search for answers or browse our knowledge base.
-
Console
-
Data Stream
-
Data Import
-
Integration
-
Misc
-
Activation
Signal Activator: Opt-Out Compliance
Overview
As a signal activator who has received a Mobile Advertising ID (MAID), you are required to comply with any opt-out or do-not-sell requests that are transmitted via the Intuizi signal providers.
Compliance Requirements
You must always maintain and ensure you are using the most up-to-date opt-out data set. This includes opt-outs, do-not-track, and other Excluded IDs (EIDs) flagged for exhibiting non-normal geospatial behavior.
Opt-Out Data Location
The latest opt-out and bad EID lists are available at the following AWS S3 location:
s3://intuizi-export-delivery/opt-out-eids/
This list contains:
- Opt-out requests
- Do-not-track requests
- EIDs that exhibit abnormal geospatial patterns
Accessing the AWS S3 Location
To access the opt-out data set, you can use either the AWS UI or the AWS CLI. Authentication credentials must be obtained through one of the following methods:
- Credentials provided to you by your Customer Success representative.
- Credentials retrieved from the Intuizi UI.
AWS CLI Access Example
Use the following command to access the opt-out list via AWS CLI:
aws s3 sync s3://intuizi-export-delivery/opt-out-eids/ opt-out/ –profile your-aws-profile
Maintaining Compliance
Ensure that your data-processing systems are always updated with the latest opt-out and do-not-sell EIDs to remain compliant with the relevant data privacy regulations. Failure to adhere to these requirements may result in penalties and suspension of access to the Intuizi signal network.
For more information or assistance, please contact your Intuizi Customer Success representative.