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."],[[["Defines the JSON representation for metadata associated with a destination table column."],["Includes fields for column name, noise impact level, and the percentage contribution to noise impact."],["Utilizes an enum to represent the noise impact level and allows for a numerical representation of its impact percentage."]]],["The core content defines the structure and metadata of a destination table column using a JSON representation. The JSON includes: a `name` (string) indicating the column name; `noiseImpact` (enum) describing the noise impact message; and `impactPercentage` (number), which specifies the column's contribution to the noise impact. This information details the properties and characteristics of each column within a destination table.\n"]]