chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html b/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
index b866f96..91915dc 100644
--- a/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
+++ b/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
@@ -93,7 +93,7 @@
<code><a href="#getGlobalSiteTag">getGlobalSiteTag(name, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.</p>
<p class="toc_element">
- <code><a href="#list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -120,14 +120,14 @@
The object takes the form of:
{ # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- }
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -138,14 +138,14 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- }</pre>
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+}</pre>
</div>
<div class="method">
@@ -163,7 +163,7 @@
An object of the form:
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
- }</pre>
+}</pre>
</div>
<div class="method">
@@ -181,14 +181,14 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- }</pre>
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+}</pre>
</div>
<div class="method">
@@ -206,25 +206,25 @@
An object of the form:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
- "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
- "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
- "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- }</pre>
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
+ "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
+ "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
+ "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+}</pre>
</div>
<div class="method">
@@ -242,18 +242,18 @@
An object of the form:
{ # Read-only resource with the tag for sending data from a website to a WebDataStream.
- "snippet": "A String", # Immutable. JavaScript code snippet to be pasted as the first item into the head tag of every webpage to measure.
- }</pre>
+ "snippet": "A String", # Immutable. JavaScript code snippet to be pasted as the first item into the head tag of every webpage to measure.
+}</pre>
</div>
<div class="method">
- <code class="details" id="list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.
Args:
parent: string, Required. The name of the parent property. For example, to list results of web streams under the property with Id 123: "properties/123" (required)
- pageToken: string, A page token, received from a previous `ListWebDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWebDataStreams` must match the call that provided the page token.
pageSize: integer, The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
+ pageToken: string, A page token, received from a previous `ListWebDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWebDataStreams` must match the call that provided the page token.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -263,19 +263,19 @@
An object of the form:
{ # Request message for ListWebDataStreams RPC.
- "webDataStreams": [ # Results that matched the filter criteria and were accessible to the caller.
- { # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- },
- ],
- "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
- }</pre>
+ "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+ "webDataStreams": [ # Results that matched the filter criteria and were accessible to the caller.
+ { # A resource message representing a Google Analytics web stream.
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ },
+ ],
+}</pre>
</div>
<div class="method">
@@ -302,14 +302,14 @@
The object takes the form of:
{ # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- }
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+}
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
x__xgafv: string, V1 error format.
@@ -321,14 +321,14 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
- "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
- "createTime": "A String", # Output only. Time when this stream was originally created.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
- }</pre>
+ "createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
+ "firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
+ "measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
+ "updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+}</pre>
</div>
<div class="method">
@@ -341,25 +341,25 @@
The object takes the form of:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
- "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
- "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
- "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- }
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
+ "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
+ "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
+ "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+}
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
x__xgafv: string, V1 error format.
@@ -371,25 +371,25 @@
An object of the form:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
- "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
- "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
- "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- }</pre>
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
+ "excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
+ "productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
+ "siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+}</pre>
</div>
</body></html>
\ No newline at end of file