The following schemas explain how data is formatted when you export to BigQuery:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["When exporting data to BigQuery, you can choose between two schema options: Event data or User data."],["Event data provides detailed information on interactions and events, while User data focuses on aggregated user properties."],["These schemas dictate the structure and organization of your exported data in BigQuery."]]],["Data formatting for BigQuery exports is detailed in two schemas: Event data and User data. The Event data schema, accessible via a provided link, outlines the structure for event-related information. Similarly, the User data schema, also available through a link, describes the format for user-specific details during the export process to BigQuery. Each link leads to a detailed explanation of the respective schema.\n"]]