Newer Version Available

This content describes an older version of this product. View Latest

Trended Reports Resource

Returns, deletes, or updates a Trending Report.
Resource URL
1/wave/trendedreports/<Id>
Formats
JSON
Available Version
37.0
HTTP Methods
DELETE GET PATCH
GET Response Body
Property Name Type Description Filter Group and Version Available Version
apex​Hooks​Class Asset​Reference​Representation Reference to the apex class which is used for post processing each time the report is trended. Small, 37.0 38.0
dashboard Asset​Reference​Representation Reference to the Dashboard for the trended report. Small, 37.0 37.0
dataset Asset​Reference​Representation Reference to the Dataset with the trended report data. Small, 37.0 37.0
id String The 18 character ID of the trended report. Small, 37.0 37.0
report Asset​Reference​Representation Reference to the Report that is being trended. Small, 37.0 37.0
Schedule Daily​Schedule​Representation, Weekly​Schedule​Representation, Monthly��Relative​Schedule​Representation, Monthly​Specific​Schedule​Representation Schedule of when this report is trended. Small, 39.0 39.0
url String The URL for the trended report. Small, 37.0 37.0
PATCH Request Body
Property Name Type Description Required or Optional Available Version
apex​Hooks​Class Asset​Reference​Input​Representation Reference to the apex class to execute after successful trending. 38.0
dashboard​Label String Label for the Analytics Dashboard that will be created. 37.0
dataset​Label String Reference to the report being trended. 37.0
report Asset​Reference​Input​Representation Reference to the report being trended. 37.0
schedule Daily​Schedule​Input​Representation, Weekly​Schedule​Input​Representation, Monthly​Relative​Schedule​Input​Representation, Monthly​Specific​Schedule​Input​Representation Schedule on which the trending should be run. 39.0
PATCH Response Body
Property Name Type Description Filter Group and Version Available Version
apex​Hooks​Class Asset​Reference​Representation Reference to the apex class which is used for post processing each time the report is trended. Small, 37.0 38.0
dashboard Asset​Reference​Representation Reference to the Dashboard for the trended report. Small, 37.0 37.0
dataset Asset​Reference​Representation Reference to the Dataset with the trended report data. Small, 37.0 37.0
id String The 18 character ID of the trended report. Small, 37.0 37.0
report Asset​Reference​Representation Reference to the Report that is being trended. Small, 37.0 37.0
Schedule Daily​Schedule​Representation, Weekly​Schedule​Representation, Monthly​Relative​Schedule​Representation, Monthly​Specific​Schedule​Representation Schedule of when this report is trended. Small, 39.0 39.0
url String The URL for the trended report. Small, 37.0 37.0
PATCH Request Parameters
Parameter Name Type Description Required or Optional Available Version
trended​Report Object (Trended​Report​Input​Representation) The object with which to update the trended report. Required 38.0