How Can We Help?

Search for answers or browse our knowledge base.

Documentation | Demos | Support

On this page
Print / Download as PDF

Activation file

Overview

An Activation file is a CSV or GZIP compressed file that contains Mobile Advertising IDs (MAIDs) or Encrypted Identifiers (EIDs). 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:

  1. CSV (Comma Separated Values) file
  2. CSV GZIP compressed file

MAID and EID

The Activation file contains either MAIDs or EIDs:

  • 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.

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 of MAIDs

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:

  1. Personalized Advertising: MAIDs allow advertisers to deliver personalized ads based on a user’s previous behavior.
  2. Tracking User Behavior: MAIDs enable tracking of user behavior across different apps and websites on a mobile device.
  3. Attribution: Advertisers can use MAIDs to attribute app installs or other conversions to specific marketing campaigns.
  4. Audience Segmentation: MAIDs can be used to segment users into different groups based on their behavior, demographics, or interests.
  5. 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
EIDs
25F9E794323B453885FXXXXXXXXXXXXX
098F6BCD4621D373CAXXXXXXXXXXXXXX
C4CA4238A0B92382XXXXXXXXXXXXXXXX
C81E728D9D4C2F63XXXXXXXXXXXXXABC
E9D71F5EE7C92D6XXXXXXXXXXXXXABCD
Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
Please Share Your Feedback
How Can We Improve This Article?