Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
DestinationTableInfo provides metadata for an exported query output table in Ads Data Hub.
It includes details such as the table path, row count, column information, and noise impact.
The noise impact field indicates the effect of noise on the table, and impactPercentage shows the percentage of cells not significantly affected by noise.
[[["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 content defines the structure and metadata of an exported query output table in JSON format. Key elements include `tablePath`, specifying the table's location in BigQuery; `rowCount`, indicating the number of rows; and `columns[]`, providing column-specific information. `noiseImpact` describes the level of noise affecting the table, and `impactPercentage` quantifies the portion of cells unaffected by significant noise, when applicable. This JSON data encapsulates essential details about the result of a query output.\n"]]