| Index: discovery/googleapis/analyticsreporting__v4.json
|
| diff --git a/discovery/googleapis/analyticsreporting__v4.json b/discovery/googleapis/analyticsreporting__v4.json
|
| index c00e7f0d491e2f898bd5396216112d2b7cc12e0f..51ebdd1a45af94f09007fa8d53dc8b773cc0d4c1 100644
|
| --- a/discovery/googleapis/analyticsreporting__v4.json
|
| +++ b/discovery/googleapis/analyticsreporting__v4.json
|
| @@ -140,7 +140,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160714",
|
| + "revision": "20160809",
|
| "rootUrl": "https://analyticsreporting.googleapis.com/",
|
| "schemas": {
|
| "PivotHeader": {
|
| @@ -883,14 +883,14 @@
|
| "id": "Pivot",
|
| "properties": {
|
| "dimensions": {
|
| - "description": "A list of dimensions to show as pivot columns. A Pivot can have a maximum\nof 4 dimensions.",
|
| + "description": "A list of dimensions to show as pivot columns. A Pivot can have a maximum\nof 4 dimensions. Pivot dimensions are part of the restriction on the\ntotal number of dimensions allowed in the request.",
|
| "items": {
|
| "$ref": "Dimension"
|
| },
|
| "type": "array"
|
| },
|
| "metrics": {
|
| - "description": "The pivot metrics. Pivot metrics are part of the\nrestriction on total number of metrics in the request.",
|
| + "description": "The pivot metrics. Pivot metrics are part of the\nrestriction on total number of metrics allowed in the request.",
|
| "items": {
|
| "$ref": "Metric"
|
| },
|
|
|