Digital Measurement SEI Data Delivery Specification

From Engineering Client Portal

Revision as of 14:31, 22 July 2025 by DarsanaDinesh (talk | contribs) (Created page with "Introduction This document outlines the data delivery specification for Ad and Content Measurement products via SEI integration. Files should be delivered at a fixed cadence in a dedicated S3 bucket following the outlined in this spec prefix and object naming conventions and data formats. All prefix labels and file names should be lowercase except for app ids. Supported format are: Uncompressed text files with utf-8 encoding in JSON lines format; Apache Parquet forma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction This document outlines the data delivery specification for Ad and Content Measurement products via SEI integration.

Files should be delivered at a fixed cadence in a dedicated S3 bucket following the outlined in this spec prefix and object naming conventions and data formats.

All prefix labels and file names should be lowercase except for app ids. Supported format are: Uncompressed text files with utf-8 encoding in JSON lines format; Apache Parquet format (snappy compression is optional); All files should have extensions to indicate the file format (.json | .parquet) Data file can be partitioned into multiple parts with min size of 128MB - 256MB Data can be delivered separately in multiple splits, if needed due to organizational, technical or privacy requirements. This allows to permission s3 access separately, to process data independently and to persist data partitioned, within the limits of the SEI system;