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.
Response returned for successful query execution jobs. This is stored in the response field of the google.longrunning.Operation returned by a query execution request.
Row count in the final output table. A wrapped value is used to distinguish between the case where row count is 0 and the case where this information is not available.
[[["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\u003eThe response for successful query execution jobs includes details like row count, output artifacts, privacy messages, and destination tables.\u003c/p\u003e\n"],["\u003cp\u003eThis response is found within the \u003ccode\u003eresponse\u003c/code\u003e field of the \u003ccode\u003egoogle.longrunning.Operation\u003c/code\u003e and is structured as a JSON object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003erowCount\u003c/code\u003e may be 0 or unavailable, output artifacts provide details about generated files, privacy messages contain relevant alerts, and destination tables describe exported data.\u003c/p\u003e\n"]]],["Successful query execution returns a response containing key data. This includes `rowCount`, a string representing the number of rows in the output table. `outputArtifacts` details generated artifacts. The `privacyMessages` array lists any privacy information or warnings. Finally, `destinationTables` provides information about the tables output by the query. This information is structured as JSON and is stored in the response field of a google.longrunning.Operation.\n"],null,[]]