Output only. Immutable. Name that uniquely identifies a query. It has the form customers/[customerId]/analysisQueries/[resource_id], e.g. 'customers/123/analysisQueries/abcd1234'. The resource ID is generated by the server.
[[["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."],[[["This operation updates an existing analysis query, allowing for partial modifications using a field mask."],["The request is sent as a PATCH request to the specified URL, which includes the query name as a path parameter."],["The request body should contain the updated AnalysisQuery object, and a successful response will also return an AnalysisQuery object."],["Authentication requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],[]]