[[["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."],[],["Ads Data Hub queries can create temporary tables using `CREATE TABLE temp_table AS (...)`. The JSON representation captures these temporary tables within a `tempTables` array. Each element in this array, represented as a `TempTable` object, details a temporary table created during the query execution. The `tempTables[]` field specifically defines a list of these temporary tables.\n"]]