This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to theMarketerssite. If you are a measurement partner, refer to theMeasurement Partnerssite.
[[["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."],[[["\u003cp\u003eAnalysis query run mode is determined by the query state.\u003c/p\u003e\n"],["\u003cp\u003eThree query states exist: \u003ccode\u003eQUERY_STATE_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eRUNNABLE\u003c/code\u003e, and \u003ccode\u003eWHITELISTED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRUNNABLE\u003c/code\u003e state indicates the query is ready for customer execution.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWHITELISTED\u003c/code\u003e state signifies manual review and approval of the query.\u003c/p\u003e\n"]]],["The provided content outlines the different run modes for an analysis query. `QUERY_STATE_UNSPECIFIED` indicates an undefined state. `RUNNABLE` means the query is ready for customer execution. `WHITELISTED` signifies that the query has undergone a manual safety review. These three states dictate the operational status and permissions of an analysis query.\n"],null,["# QueryState\n\nState that determines an analysis query's run mode.\n\n| Enums ||\n|---------------------------|-----------------------------------------------|\n| `QUERY_STATE_UNSPECIFIED` | Query state is unspecified. |\n| `RUNNABLE` | Query is available to be run by the customer. |\n| `WHITELISTED` | Query has been manually reviewed for safety. |"]]