You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### analyticsadmin:v1alpha
The following keys were added:
- schemas.GoogleAnalyticsAdminV1alphaBigQueryLink.properties.intradayExportEnabled.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158
158
<pre>Deletes information about multiple users' links to an account or property.
159
159
160
160
Args:
161
-
parent: string, Required. The account or property that owns the access bindings. The parent field in the DeleteAccessBindingRequest messages must either be empty or match this field. Formats: - accounts/{account} - properties/{property} (required)
161
+
parent: string, Required. The account or property that owns the access bindings. The parent of all provided values for the 'names' field in DeleteAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
162
162
body: object, The request body.
163
163
The object takes the form of:
164
164
@@ -215,7 +215,7 @@ <h3>Method Details</h3>
215
215
<pre>Updates information about multiple access bindings to an account or property.
216
216
217
217
Args:
218
-
parent: string, Required. The account or property that owns the access bindings. The parent field in the UpdateAccessBindingRequest messages must either be empty or match this field. Formats: - accounts/{account} - properties/{property} (required)
218
+
parent: string, Required. The account or property that owns the access bindings. The parent of all provided AccessBinding in UpdateAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -563,6 +563,7 @@ <h3>Method Details</h3>
563
563
"A String",
564
564
],
565
565
"includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
566
+
"intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project.
566
567
"name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'
567
568
"project": "A String", # Immutable. The linked Google Cloud project. When creating a BigQueryLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, the returned project will always have a project that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
568
569
"streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project.
@@ -748,6 +749,7 @@ <h3>Method Details</h3>
748
749
"A String",
749
750
],
750
751
"includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
752
+
"intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project.
751
753
"name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'
752
754
"project": "A String", # Immutable. The linked Google Cloud project. When creating a BigQueryLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, the returned project will always have a project that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
753
755
"streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project.
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158
158
<pre>Deletes information about multiple users' links to an account or property.
159
159
160
160
Args:
161
-
parent: string, Required. The account or property that owns the access bindings. The parent field in the DeleteAccessBindingRequest messages must either be empty or match this field. Formats: - accounts/{account} - properties/{property} (required)
161
+
parent: string, Required. The account or property that owns the access bindings. The parent of all provided values for the 'names' field in DeleteAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
162
162
body: object, The request body.
163
163
The object takes the form of:
164
164
@@ -215,7 +215,7 @@ <h3>Method Details</h3>
215
215
<pre>Updates information about multiple access bindings to an account or property.
216
216
217
217
Args:
218
-
parent: string, Required. The account or property that owns the access bindings. The parent field in the UpdateAccessBindingRequest messages must either be empty or match this field. Formats: - accounts/{account} - properties/{property} (required)
218
+
parent: string, Required. The account or property that owns the access bindings. The parent of all provided AccessBinding in UpdateAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ <h3>Method Details</h3>
116
116
"A String",
117
117
],
118
118
"includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
119
+
"intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project.
119
120
"name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'
120
121
"project": "A String", # Immutable. The linked Google Cloud project. When creating a BigQueryLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, the returned project will always have a project that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
121
122
"streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project.
@@ -150,6 +151,7 @@ <h3>Method Details</h3>
150
151
"A String",
151
152
],
152
153
"includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
154
+
"intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project.
153
155
"name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'
154
156
"project": "A String", # Immutable. The linked Google Cloud project. When creating a BigQueryLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, the returned project will always have a project that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
155
157
"streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project.
<pclass="firstline">Marks target Property as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found, or is not a GA4 Property.</p>
<pclass="firstline">Returns child Properties under the specified parent Account. Only "GA4" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.</p>
<pre>Deletes a connected site tag for a Universal Analytics property. Note: this has no effect on GA4 properties.
321
-
322
-
Args:
323
-
body: object, The request body.
324
-
The object takes the form of:
325
-
326
-
{ # Request message for DeleteConnectedSiteTag RPC.
327
-
"measurementId": "A String", # The measurement ID of the tag to remove from the Universal Analytics property. Also known as "G-ID". Example: "G-12345"
328
-
"property": "A String", # The Universal Analytics property to delete connected site tags for. This API does not support GA4 properties. Format: properties/{universalAnalyticsPropertyId} Example: properties/1234
329
-
}
330
-
331
-
x__xgafv: string, V1 error format.
332
-
Allowed values
333
-
1 - v1 error format
334
-
2 - v2 error format
335
-
336
-
Returns:
337
-
An object of the form:
338
-
339
-
{ # 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); }
<pre>Lists the connected site tags for a Universal Analytics property. Note: this has no effect on GA4 property.
505
-
506
-
Args:
507
-
body: object, The request body.
508
-
The object takes the form of:
509
-
510
-
{ # Request message for ListConnectedSiteTags RPC.
511
-
"pageSize": 42, # The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
512
-
"pageToken": "A String", # A page token, received from a previous `ListConnectedSiteTags` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConnectedSiteTags` must match the call that provided the page token.
513
-
"property": "A String", # The Universal Analytics property to fetch connected site tags for. This does not work on GA4 properties. Format: `properties/1234`
514
-
}
515
-
516
-
x__xgafv: string, V1 error format.
517
-
Allowed values
518
-
1 - v1 error format
519
-
2 - v2 error format
520
-
521
-
Returns:
522
-
An object of the form:
523
-
524
-
{ # Response message for ListConnectedSiteTags RPC.
525
-
"connectedSiteTags": [ # The site tags for the Universal Analytics property
526
-
{ # Configuration for a specific Connected Site Tag.
527
-
"displayName": "A String", # Required. User-provided display name for the connected site tag. Must be less than 256 characters.
528
-
"measurementId": "A String", # Required. Measurement ID to forward events to. Also known as “G-ID” (For example: G-12345).
529
-
},
530
-
],
531
-
"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.
0 commit comments