How Can We Help?
Search for answers or browse our knowledge base.
-
Console
-
Data Stream
-
Data Import
-
Integration
-
Misc
-
Activation
On this page
Print / Download as PDF
Activation file
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Last updated:
Overview
An Activation file is a CSV or GZIP compressed file that contains Mobile Advertising IDs (MAIDs), Encrypted Identifiers (EIDs), or IP addresses. This file is used to deliver custom audience data to your preferred cloud provider for integration into your applications, processes, or models.File Format
The Activation file can be in one of two formats:- CSV (Comma Separated Values) file
- CSV GZIP compressed file
MAID, EID and IP
The Activation file may contain MAIDs, EIDs, or IP addresses:- MAID (Mobile Advertising ID): This is a unique identifier assigned to a mobile device for advertising. It is used for tracking and identifying a user (without personally identifiable information) to deliver personalized advertising.
- EID (Encrypted Identifier): This is the MAID that has been encrypted using the MD5 hashing algorithm for added security. The EID ensures that the user’s data is protected while still allowing for personalized advertising.
- IP Address: IP addresses are included as part of the data to enhance targeting accuracy. They are collected and processed to ensure quality and relevance through our internal analytics. IP addresses can provide location-based data which is useful for geo-targeting and improving the effectiveness of advertising campaigns.
Encryption
The encryption of the MAID to create the EID is done using the MD5 hashing algorithm. The MD5 hash function is a widely used cryptographic hash function that produces a 128-bit (16-byte) hash value. It is commonly used to verify data integrity. In the Activation file, the EID should be represented in uppercase and consist of 32 characters.Purpose and Use Cases
Mobile Advertising IDs (MAIDs) are unique identifiers for mobile devices and are used for targeted advertising and other promotional activities. They are essential for marketers for several reasons:- Personalized Advertising: MAIDs allow advertisers to deliver personalized ads based on a user’s previous behavior.
- Tracking User Behavior: MAIDs enable tracking of user behavior across different apps and websites on a mobile device.
- Attribution: Advertisers can use MAIDs to attribute app installs or other conversions to specific marketing campaigns.
- Audience Segmentation: MAIDs can be used to segment users into different groups based on their behavior, demographics, or interests.
- Frequency Capping: With MAIDs, advertisers can limit the number of times a specific user sees the same ad.
Examples
Here’s an example of what an Activation file might look like:MAIDs |
---|
123e4567-e89b-12d3-a456-123456789000 |
123e4567-e89b-12d3-a456-123456789001 |
123e4567-e89b-12d3-a456-123456789002 |
123e4567-e89b-12d3-a456-123456789003 |
123e4567-e89b-12d3-a456-123456789004 |
IPs |
---|
93.184.XX.XX |
142.250.XX.XX |
172.217.XX.XX |
198.51.XX.XX |
203.0.XXX.XX |
EIDs |
---|
25F9E794323B453885FXXXXXXXXXXXXX |
098F6BCD4621D373CAXXXXXXXXXXXXXX |
C4CA4238A0B92382XXXXXXXXXXXXXXXX |
C81E728D9D4C2F63XXXXXXXXXXXXXABC |
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |