Service
ReportService
Dependencies
The file formats available for creating the report.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration | Description |
---|---|
TSV
|
The report file is generated as a list of Tab Separated Values. |
TSV_EXCEL
|
The report file is generated as a list of tab-separated values for Excel. |
CSV_DUMP
|
The report file is generated as a list of Comma Separated Values,
to be used with automated machine processing.
|
XML
|
The report file is generated as XML. |
XLSX
|
The report file is generated as an Office Open XML spreadsheet designed for Excel 2007+. |