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.
ColumnNoiseImpact
LINT.IfChange(ColumnNoiseImpact) Impact of noise on column result confidence for UI warnings
Enums |
COLUMN_NOISE_IMPACT_UNSPECIFIED |
No noise impact specified. |
NOT_NOISED |
Column is not noised. |
LOW_IMPACT |
Noise has a low impact on the column's result confidence. |
HIGH_IMPACT |
Noise has a high impact on the column's result confidence. |
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."],[[["The `ColumnNoiseImpact` enum describes the impact of noise on the confidence of column results, used for UI warnings."],["The enum has four values: `COLUMN_NOISE_IMPACT_UNSPECIFIED`, `NOT_NOISED`, `LOW_IMPACT`, and `HIGH_IMPACT`, indicating the level of noise influence."],["`NOT_NOISED` signifies the column is unaffected by noise, while `LOW_IMPACT` and `HIGH_IMPACT` represent varying degrees of noise interference on result confidence."]]],[]]