1{
2 "reportExtendedMetadata" : {
3 ...
4 },
5 "reportMetadata" : {
6 "aggregates" : [ "RowCount" ],
7 "chart" : null,
8 "currency" : null,
9 "description" : null,
10 "detailColumns" : [
11 "USERS.NAME",
12 "ACCOUNT.NAME",
13 "TYPE",
14 "DUE_DATE",
15 "LAST_UPDATE",
16 "ADDRESS1_STATE" ],
17 "developerName" : "myreport",
18 "division" : null,
19 "folderId" : "00DD00000007enHMAQ",
20 "groupingsAcross" : [ ],
21 "groupingsDown" : [ ],
22 "hasDetailRows" : true,
23 "hasRecordCount" : true,
24 "historicalSnapshotDates" : [ ],
25 "id" : "00OD0000001cxIEMAY",
26 "name" : "myUpdatedReport",
27 "reportBooleanFilter" : null,
28 "reportFilters" : [ ],
29 "reportFormat" : "TABULAR",
30 "reportType" : {
31 "label" : "Accounts",
32 "type" : "AccountList" },
33 "scope" : "user",
34 "showGrandTotal" : true,
35 "showSubtotals" : true,
36 "sortBy" : [ ],
37 "standardDateFilter" : {
38 "column" : "CREATED_DATE",
39 "durationValue" : "CUSTOM",
40 "endDate" : null,
41 "startDate" : null },
42 "standardFilters" : null },
43 "reportTypeMetadata" : {
44 ...
45 }
46}