[[["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 2025-02-28 UTC."],[[["A `SavedReport` resource represents a saved report with a name and title."],["It includes fields for `name` (resource name) and `title` (report title)."],["Available methods for `SavedReport` include generating reports (in JSON or CSV format) and listing saved reports."]]],["Saved reports, identified by a unique name and user-defined title, can be managed through specific actions. Core operations include generating a report, generating a CSV-formatted version of the report, and listing all saved reports. Reports are uniquely identifiable by their `name` and `title`, within the format `accounts/{account}/reports/{report}`, with `title` set by the publisher.\n"]]