saved
Overview
Name | saved |
Type | Resource |
Id | googleads.adsense.saved |
Fields
Name | Datatype | Description |
---|---|---|
nextPageToken | string | Continuation token used to page through reports. To retrieve the next page of the results, set the next request's "page_token" value to this. |
savedReports | array | The reports returned in this list response. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
accounts_reports_saved_list | SELECT | accountsId | Lists saved reports. |
accounts_reports_saved_generate | EXEC | accountsId, reportsId | Generates a saved report. |
accounts_reports_saved_generateCsv | EXEC | accountsId, reportsId | Generates a csv formatted saved report. |