docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/analytics_v3.management.customMetrics.html b/docs/dyn/analytics_v3.management.customMetrics.html
index 52cbbbc..ac617a1 100644
--- a/docs/dyn/analytics_v3.management.customMetrics.html
+++ b/docs/dyn/analytics_v3.management.customMetrics.html
@@ -75,6 +75,9 @@
<h1><a href="analytics_v3.html">Google Analytics API</a> . <a href="analytics_v3.management.html">management</a> . <a href="analytics_v3.management.customMetrics.html">customMetrics</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
+ <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
<code><a href="#get">get(accountId, webPropertyId, customMetricId)</a></code></p>
<p class="firstline">Get a custom metric to which the user has access.</p>
<p class="toc_element">
@@ -91,6 +94,11 @@
<p class="firstline">Updates an existing custom metric.</p>
<h3>Method Details</h3>
<div class="method">
+ <code class="details" id="close">close()</code>
+ <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
<code class="details" id="get">get(accountId, webPropertyId, customMetricId)</code>
<pre>Get a custom metric to which the user has access.
@@ -103,24 +111,24 @@
An object of the form:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}</pre>
</div>
@@ -135,24 +143,24 @@
The object takes the form of:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}
@@ -160,24 +168,24 @@
An object of the form:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}</pre>
</div>
@@ -195,35 +203,35 @@
An object of the form:
{ # A custom metric collection lists Analytics custom metrics to which the user has access. Each resource in the collection corresponds to a single Analytics custom metric.
+ "previousLink": "A String", # Link to previous page for this custom metric collection.
+ "totalResults": 42, # The total number of results for the query, regardless of the number of results in the response.
"itemsPerPage": 42, # The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
- "startIndex": 42, # The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
+ "username": "A String", # Email ID of the authenticated user
+ "nextLink": "A String", # Link to next page for this custom metric collection.
+ "kind": "analytics#customMetrics", # Collection type.
"items": [ # Collection of custom metrics.
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
},
],
- "previousLink": "A String", # Link to previous page for this custom metric collection.
- "nextLink": "A String", # Link to next page for this custom metric collection.
- "username": "A String", # Email ID of the authenticated user
- "kind": "analytics#customMetrics", # Collection type.
- "totalResults": 42, # The total number of results for the query, regardless of the number of results in the response.
+ "startIndex": 42, # The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
}</pre>
</div>
@@ -239,24 +247,24 @@
The object takes the form of:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}
ignoreCustomDataSourceLinks: boolean, Force the update and ignore any warnings related to the custom metric being linked to a custom data source / data set.
@@ -265,24 +273,24 @@
An object of the form:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}</pre>
</div>
@@ -298,24 +306,24 @@
The object takes the form of:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}
ignoreCustomDataSourceLinks: boolean, Force the update and ignore any warnings related to the custom metric being linked to a custom data source / data set.
@@ -324,24 +332,24 @@
An object of the form:
{ # JSON template for Analytics Custom Metric.
- "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "name": "A String", # Name of the custom metric.
+ "index": 42, # Index of the custom metric.
+ "type": "A String", # Data type of custom metric.
"kind": "analytics#customMetric", # Kind value for a custom metric. Set to "analytics#customMetric". It is a read-only field.
+ "updated": "A String", # Time the custom metric was last modified.
+ "active": True or False, # Boolean indicating whether the custom metric is active.
+ "selfLink": "A String", # Link for the custom metric
+ "webPropertyId": "A String", # Property ID.
+ "id": "A String", # Custom metric ID.
+ "min_value": "A String", # Min value of custom metric.
+ "created": "A String", # Time the custom metric was created.
+ "scope": "A String", # Scope of the custom metric: HIT or PRODUCT.
+ "max_value": "A String", # Max value of custom metric.
+ "accountId": "A String", # Account ID.
"parentLink": { # Parent link for the custom metric. Points to the property to which the custom metric belongs.
"type": "analytics#webproperty", # Type of the parent link. Set to "analytics#webproperty".
"href": "A String", # Link to the property to which the custom metric belongs.
},
- "max_value": "A String", # Max value of custom metric.
- "min_value": "A String", # Min value of custom metric.
- "webPropertyId": "A String", # Property ID.
- "selfLink": "A String", # Link for the custom metric
- "id": "A String", # Custom metric ID.
- "type": "A String", # Data type of custom metric.
- "index": 42, # Index of the custom metric.
- "created": "A String", # Time the custom metric was created.
- "active": True or False, # Boolean indicating whether the custom metric is active.
- "name": "A String", # Name of the custom metric.
- "updated": "A String", # Time the custom metric was last modified.
- "accountId": "A String", # Account ID.
}</pre>
</div>