We've updated our documentation with the latest features and updates introduced by Ads Data Hub's
two new experiences.
Advertisers, agencies, and publishers, refer to the
Marketers site.
Vendors and partners, refer to the
Measurement Partners site.
PrivacyMessageType
A unique code that enumerates privacy message types.
Enums |
PRIVACY_MESSAGE_TYPE_UNSPECIFIED |
Unspecified privacy message code. |
TOUCHPOINT_ANALYSIS_EXCLUSIONS |
Touchpoints and/or users excluded from touchpoint analysis. |
MERGE_ROW_NO_DATA_FILTERED |
No data was filtered for this job. |
MERGE_ROW_DATA_ON_FEW_USERS_FILTERED |
Data filtered, but contained information on too few users. |
MERGE_ROW_ONE_ROW_WITH_MANY_USERS_FILTERED |
1 row was filtered, containing information about many users. |
MERGE_ROW_NO_MERGE_SPEC |
Data was filtered, but merge row was not shown because the merge row specification was not configured for the job. |
MERGE_ROW_ADDED |
Merge row was added to the job output. |
MERGE_ROW_TEMPORARILY_UNAVAILABLE |
Merge row privacy message was suppressed due to privacy considerations or the merge row information was not available. |
LARGE_CREDIT_OUTLIER_USERS_FILTERED |
Outlier users filtered from touchpoint touchpoint analysis. |
PRIVACY_MESSAGE_TEMPORARILY_UNAVAILABLE |
Message was suppressed due to privacy considerations or the relevant information was not available. |
DATA_ACCESS_BUDGET_IS_NEARLY_EXHAUSTED |
The data access budget is almost exhausted. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Privacy message types are categorized using unique codes for various scenarios, including touchpoint analysis exclusions, merge row data filtering, and data access budget status."],["Specific codes indicate when data is filtered due to privacy concerns, insufficient user information, or missing merge row specifications."],["Codes also highlight situations where merge rows are added, temporarily unavailable due to privacy, or when outlier users are filtered from analysis."],["Some privacy messages may be temporarily suppressed due to privacy considerations or data unavailability."],["A dedicated code signals when the data access budget is nearing exhaustion."]]],["The core content defines a set of privacy message types, each represented by a unique code. These codes indicate various states related to data filtering, merge rows, and privacy concerns. Key actions include excluding data from touchpoint analysis, filtering data due to user count, adding or suppressing merge rows, and notifying when the data access budget is nearly exhausted. These codes also highlight situations where data or messages are temporarily unavailable for privacy reasons.\n"]]