[[["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-20 UTC."],[],["The `ReportService` allows for report generation in various formats. Available `ExportFormat` options include `TSV` (tab-separated values), `TSV_EXCEL` (tab-separated for Excel), `CSV_DUMP` (comma-separated for machine processing, with specific formatting for currency, dates, and times), `XML`, and `XLSX` (Excel 2007+ spreadsheet). The `getReportDownloadURL()` method with `ReportDownloadOptions` is used to obtain the report file. The `CSV_DUMP` format is designed for automated processing with no pretty printing.\n"]]