Skip to content

Commit 0279b10

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - schemas.GoogleAnalyticsAdminV1alphaBigQueryLink.properties.intradayExportEnabled.type (Total Keys: 1)
1 parent 0d3b962 commit 0279b10

7 files changed

+18
-189
lines changed

docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158158
<pre>Deletes information about multiple users&#x27; links to an account or property.
159159

160160
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 &#x27;names&#x27; field in DeleteAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
162162
body: object, The request body.
163163
The object takes the form of:
164164

@@ -215,7 +215,7 @@ <h3>Method Details</h3>
215215
<pre>Updates information about multiple access bindings to an account or property.
216216

217217
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)
219219
body: object, The request body.
220220
The object takes the form of:
221221

docs/dyn/analyticsadmin_v1alpha.accounts.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ <h3>Method Details</h3>
563563
&quot;A String&quot;,
564564
],
565565
&quot;includeAdvertisingId&quot;: True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
566+
&quot;intradayExportEnabled&quot;: True or False, # If set true, enables intraday export to the linked Google Cloud project.
566567
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this BigQuery link. Format: &#x27;properties/{property_id}/bigQueryLinks/{bigquery_link_id}&#x27; Format: &#x27;properties/1234/bigQueryLinks/abc567&#x27;
567568
&quot;project&quot;: &quot;A String&quot;, # 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: &#x27;projects/{project number}&#x27; Example: &#x27;projects/1234&#x27;
568569
&quot;streamingExportEnabled&quot;: True or False, # If set true, enables streaming export to the linked Google Cloud project.
@@ -748,6 +749,7 @@ <h3>Method Details</h3>
748749
&quot;A String&quot;,
749750
],
750751
&quot;includeAdvertisingId&quot;: True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
752+
&quot;intradayExportEnabled&quot;: True or False, # If set true, enables intraday export to the linked Google Cloud project.
751753
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this BigQuery link. Format: &#x27;properties/{property_id}/bigQueryLinks/{bigquery_link_id}&#x27; Format: &#x27;properties/1234/bigQueryLinks/abc567&#x27;
752754
&quot;project&quot;: &quot;A String&quot;, # 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: &#x27;projects/{project number}&#x27; Example: &#x27;projects/1234&#x27;
753755
&quot;streamingExportEnabled&quot;: True or False, # If set true, enables streaming export to the linked Google Cloud project.

docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158158
<pre>Deletes information about multiple users&#x27; links to an account or property.
159159

160160
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 &#x27;names&#x27; field in DeleteAccessBindingRequest messages must match this field. Formats: - accounts/{account} - properties/{property} (required)
162162
body: object, The request body.
163163
The object takes the form of:
164164

@@ -215,7 +215,7 @@ <h3>Method Details</h3>
215215
<pre>Updates information about multiple access bindings to an account or property.
216216

217217
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)
219219
body: object, The request body.
220220
The object takes the form of:
221221

docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ <h3>Method Details</h3>
116116
&quot;A String&quot;,
117117
],
118118
&quot;includeAdvertisingId&quot;: True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
119+
&quot;intradayExportEnabled&quot;: True or False, # If set true, enables intraday export to the linked Google Cloud project.
119120
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this BigQuery link. Format: &#x27;properties/{property_id}/bigQueryLinks/{bigquery_link_id}&#x27; Format: &#x27;properties/1234/bigQueryLinks/abc567&#x27;
120121
&quot;project&quot;: &quot;A String&quot;, # 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: &#x27;projects/{project number}&#x27; Example: &#x27;projects/1234&#x27;
121122
&quot;streamingExportEnabled&quot;: True or False, # If set true, enables streaming export to the linked Google Cloud project.
@@ -150,6 +151,7 @@ <h3>Method Details</h3>
150151
&quot;A String&quot;,
151152
],
152153
&quot;includeAdvertisingId&quot;: True or False, # If set true, exported data will include advertising identifiers for mobile app streams.
154+
&quot;intradayExportEnabled&quot;: True or False, # If set true, enables intraday export to the linked Google Cloud project.
153155
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this BigQuery link. Format: &#x27;properties/{property_id}/bigQueryLinks/{bigquery_link_id}&#x27; Format: &#x27;properties/1234/bigQueryLinks/abc567&#x27;
154156
&quot;project&quot;: &quot;A String&quot;, # 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: &#x27;projects/{project number}&#x27; Example: &#x27;projects/1234&#x27;
155157
&quot;streamingExportEnabled&quot;: True or False, # If set true, enables streaming export to the linked Google Cloud project.

docs/dyn/analyticsadmin_v1alpha.properties.html

Lines changed: 0 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,6 @@ <h2>Instance Methods</h2>
156156
<p class="toc_element">
157157
<code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
158158
<p class="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>
159-
<p class="toc_element">
160-
<code><a href="#deleteConnectedSiteTag">deleteConnectedSiteTag(body=None, x__xgafv=None)</a></code></p>
161-
<p class="firstline">Deletes a connected site tag for a Universal Analytics property. Note: this has no effect on GA4 properties.</p>
162159
<p class="toc_element">
163160
<code><a href="#fetchAutomatedGa4ConfigurationOptOut">fetchAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</a></code></p>
164161
<p class="firstline">Fetches the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.</p>
@@ -177,12 +174,6 @@ <h2>Instance Methods</h2>
177174
<p class="toc_element">
178175
<code><a href="#list">list(filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</a></code></p>
179176
<p class="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>
180-
<p class="toc_element">
181-
<code><a href="#listConnectedSiteTags">listConnectedSiteTags(body=None, x__xgafv=None)</a></code></p>
182-
<p class="firstline">Lists the connected site tags for a Universal Analytics property. Note: this has no effect on GA4 property.</p>
183-
<p class="toc_element">
184-
<code><a href="#listConnectedSiteTags_next">listConnectedSiteTags_next()</a></code></p>
185-
<p class="firstline">Retrieves the next page of results.</p>
186177
<p class="toc_element">
187178
<code><a href="#list_next">list_next()</a></code></p>
188179
<p class="firstline">Retrieves the next page of results.</p>
@@ -315,31 +306,6 @@ <h3>Method Details</h3>
315306
}</pre>
316307
</div>
317308

318-
<div class="method">
319-
<code class="details" id="deleteConnectedSiteTag">deleteConnectedSiteTag(body=None, x__xgafv=None)</code>
320-
<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-
&quot;measurementId&quot;: &quot;A String&quot;, # The measurement ID of the tag to remove from the Universal Analytics property. Also known as &quot;G-ID&quot;. Example: &quot;G-12345&quot;
328-
&quot;property&quot;: &quot;A String&quot;, # 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); }
340-
}</pre>
341-
</div>
342-
343309
<div class="method">
344310
<code class="details" id="fetchAutomatedGa4ConfigurationOptOut">fetchAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</code>
345311
<pre>Fetches the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.
@@ -499,53 +465,6 @@ <h3>Method Details</h3>
499465
}</pre>
500466
</div>
501467

502-
<div class="method">
503-
<code class="details" id="listConnectedSiteTags">listConnectedSiteTags(body=None, x__xgafv=None)</code>
504-
<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-
&quot;pageSize&quot;: 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-
&quot;pageToken&quot;: &quot;A String&quot;, # 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-
&quot;property&quot;: &quot;A String&quot;, # 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-
&quot;connectedSiteTags&quot;: [ # The site tags for the Universal Analytics property
526-
{ # Configuration for a specific Connected Site Tag.
527-
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-provided display name for the connected site tag. Must be less than 256 characters.
528-
&quot;measurementId&quot;: &quot;A String&quot;, # Required. Measurement ID to forward events to. Also known as “G-ID” (For example: G-12345).
529-
},
530-
],
531-
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
532-
}</pre>
533-
</div>
534-
535-
<div class="method">
536-
<code class="details" id="listConnectedSiteTags_next">listConnectedSiteTags_next()</code>
537-
<pre>Retrieves the next page of results.
538-
539-
Args:
540-
previous_request: The request for the previous page. (required)
541-
previous_response: The response from the request for the previous page. (required)
542-
543-
Returns:
544-
A request object that you can call &#x27;execute()&#x27; on to request the next
545-
page. Returns None if there are no more items in the collection.
546-
</pre>
547-
</div>
548-
549468
<div class="method">
550469
<code class="details" id="list_next">list_next()</code>
551470
<pre>Retrieves the next page of results.

0 commit comments

Comments
 (0)