Resource: SavedReport
Representation of a saved report.
JSON representation |
---|
{ "name": string, "title": string } |
Fields | |
---|---|
name |
Output only. Resource name of the report. Format: accounts/{account}/reports/{report} |
title |
Report title as specified by publisher. |
Methods |
|
---|---|
|
Generates a saved report. |
|
Generates a csv formatted saved report. |
|
Lists saved reports. |