This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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."]]],["The provided content defines the `ColumnNoiseImpact` enum, used to assess the effect of noise on column result confidence, specifically for UI warnings. It outlines four possible values: `COLUMN_NOISE_IMPACT_UNSPECIFIED` (no impact specified), `NOT_NOISED` (column is not noised), `LOW_IMPACT` (noise has minimal impact), and `HIGH_IMPACT` (noise significantly affects confidence). These values indicate the level to which noise influences the reliability of column results.\n"]]