From 26348272400ce201978a31d3fb5d7e606fb08ff1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Fri, 4 Aug 2023 14:51:44 +0000 Subject: [PATCH] feat(analyticsadmin): update the api #### analyticsadmin:v1alpha The following keys were deleted: - schemas.GoogleAnalyticsAdminV1alphaBigQueryLink.properties.intradayExportEnabled.type (Total Keys: 1) The following keys were added: - schemas.GoogleAnalyticsAdminV1alphaBigQueryLink.properties.enterpriseExportEnabled.type (Total Keys: 1) --- docs/dyn/analyticsadmin_v1alpha.accounts.html | 4 +- ...dmin_v1alpha.properties.bigQueryLinks.html | 4 +- .../documents/analyticsadmin.v1alpha.json | 42 +++++++++---------- .../documents/analyticsadmin.v1beta.json | 2 +- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/dyn/analyticsadmin_v1alpha.accounts.html b/docs/dyn/analyticsadmin_v1alpha.accounts.html index 9735d3331bc..89811bb5169 100644 --- a/docs/dyn/analyticsadmin_v1alpha.accounts.html +++ b/docs/dyn/analyticsadmin_v1alpha.accounts.html @@ -692,6 +692,7 @@

Method Details

"bigqueryLink": { # A link between a GA4 Property and BigQuery project. # A snapshot of a BigQuery link resource in change history. "createTime": "A String", # Output only. Time when the link was created. "dailyExportEnabled": True or False, # If set true, enables daily data export to the linked Google Cloud project. + "enterpriseExportEnabled": True or False, # If set true, enables enterprise export to the linked Google Cloud project. "excludedEvents": [ # The list of event names that will be excluded from exports. "A String", ], @@ -699,7 +700,6 @@

Method Details

"A String", ], "includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams. - "intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project. "name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567' "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' "streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project. @@ -1082,6 +1082,7 @@

Method Details

"bigqueryLink": { # A link between a GA4 Property and BigQuery project. # A snapshot of a BigQuery link resource in change history. "createTime": "A String", # Output only. Time when the link was created. "dailyExportEnabled": True or False, # If set true, enables daily data export to the linked Google Cloud project. + "enterpriseExportEnabled": True or False, # If set true, enables enterprise export to the linked Google Cloud project. "excludedEvents": [ # The list of event names that will be excluded from exports. "A String", ], @@ -1089,7 +1090,6 @@

Method Details

"A String", ], "includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams. - "intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project. "name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567' "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' "streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project. diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html index 01c526e4589..dfe173f20c5 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html @@ -109,6 +109,7 @@

Method Details

{ # A link between a GA4 Property and BigQuery project. "createTime": "A String", # Output only. Time when the link was created. "dailyExportEnabled": True or False, # If set true, enables daily data export to the linked Google Cloud project. + "enterpriseExportEnabled": True or False, # If set true, enables enterprise export to the linked Google Cloud project. "excludedEvents": [ # The list of event names that will be excluded from exports. "A String", ], @@ -116,7 +117,6 @@

Method Details

"A String", ], "includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams. - "intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project. "name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567' "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' "streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project. @@ -144,6 +144,7 @@

Method Details

{ # A link between a GA4 Property and BigQuery project. "createTime": "A String", # Output only. Time when the link was created. "dailyExportEnabled": True or False, # If set true, enables daily data export to the linked Google Cloud project. + "enterpriseExportEnabled": True or False, # If set true, enables enterprise export to the linked Google Cloud project. "excludedEvents": [ # The list of event names that will be excluded from exports. "A String", ], @@ -151,7 +152,6 @@

Method Details

"A String", ], "includeAdvertisingId": True or False, # If set true, exported data will include advertising identifiers for mobile app streams. - "intradayExportEnabled": True or False, # If set true, enables intraday export to the linked Google Cloud project. "name": "A String", # Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567' "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' "streamingExportEnabled": True or False, # If set true, enables streaming export to the linked Google Cloud project. diff --git a/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json b/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json index 1e73df95773..12b84ccdc7d 100644 --- a/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json @@ -4322,7 +4322,7 @@ } } }, - "revision": "20230723", + "revision": "20230803", "rootUrl": "https://analyticsadmin.googleapis.com/", "schemas": { "GoogleAnalyticsAdminV1alphaAccessBetweenFilter": { @@ -4870,8 +4870,8 @@ "enum": [ "ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED", "NOT_SELECTED_YET", - "CROSS_CHANNEL", - "ADS_PREFERRED" + "PAID_AND_ORGANIC_CHANNELS", + "GOOGLE_PAID_CHANNELS" ], "enumDescriptions": [ "Default value. This value is unused.", @@ -4906,23 +4906,23 @@ "description": "Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.", "enum": [ "REPORTING_ATTRIBUTION_MODEL_UNSPECIFIED", - "CROSS_CHANNEL_DATA_DRIVEN", - "CROSS_CHANNEL_LAST_CLICK", - "CROSS_CHANNEL_FIRST_CLICK", - "CROSS_CHANNEL_LINEAR", - "CROSS_CHANNEL_POSITION_BASED", - "CROSS_CHANNEL_TIME_DECAY", - "ADS_PREFERRED_LAST_CLICK" + "PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN", + "PAID_AND_ORGANIC_CHANNELS_LAST_CLICK", + "PAID_AND_ORGANIC_CHANNELS_FIRST_CLICK", + "PAID_AND_ORGANIC_CHANNELS_LINEAR", + "PAID_AND_ORGANIC_CHANNELS_POSITION_BASED", + "PAID_AND_ORGANIC_CHANNELS_TIME_DECAY", + "GOOGLE_PAID_CHANNELS_LAST_CLICK" ], "enumDescriptions": [ "Reporting attribution model unspecified.", - "Data-driven attribution distributes credit for the conversion based on data for each conversion event. Each Data-driven model is specific to each advertiser and each conversion event.", - "Ignores direct traffic and attributes 100% of the conversion value to the last channel that the customer clicked through (or engaged view through for YouTube) before converting.", - "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives all credit for the conversion to the first channel that a customer clicked (or engaged view through for YouTube) before converting.", - "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Distributes the credit for the conversion equally across all the channels a customer clicked (or engaged view through for YouTube) before converting.", - "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Attributes 40% credit to the first and last interaction, and the remaining 20% credit is distributed evenly to the middle interactions.", - "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives more credit to the touchpoints that happened closer in time to the conversion.", - "Attributes 100% of the conversion value to the last Google Ads channel that the customer clicked through before converting." + "Data-driven attribution distributes credit for the conversion based on data for each conversion event. Each Data-driven model is specific to each advertiser and each conversion event. Previously CROSS_CHANNEL_DATA_DRIVEN", + "Ignores direct traffic and attributes 100% of the conversion value to the last channel that the customer clicked through (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_LAST_CLICK", + "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives all credit for the conversion to the first channel that a customer clicked (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_FIRST_CLICK", + "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Distributes the credit for the conversion equally across all the channels a customer clicked (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_LINEAR", + "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Attributes 40% credit to the first and last interaction, and the remaining 20% credit is distributed evenly to the middle interactions. Previously CROSS_CHANNEL_POSITION_BASED", + "Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives more credit to the touchpoints that happened closer in time to the conversion. Previously CROSS_CHANNEL_TIME_DECAY", + "Attributes 100% of the conversion value to the last Google Paid channel that the customer clicked through before converting. Previously ADS_PREFERRED_LAST_CLICK" ], "type": "string" } @@ -5589,6 +5589,10 @@ "description": "If set true, enables daily data export to the linked Google Cloud project.", "type": "boolean" }, + "enterpriseExportEnabled": { + "description": "If set true, enables enterprise export to the linked Google Cloud project.", + "type": "boolean" + }, "excludedEvents": { "description": "The list of event names that will be excluded from exports.", "items": { @@ -5607,10 +5611,6 @@ "description": "If set true, exported data will include advertising identifiers for mobile app streams.", "type": "boolean" }, - "intradayExportEnabled": { - "description": "If set true, enables intraday export to the linked Google Cloud project.", - "type": "boolean" - }, "name": { "description": "Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'", "readOnly": true, diff --git a/googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json b/googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json index b44aefad404..6a6c09a848d 100644 --- a/googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json +++ b/googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json @@ -1594,7 +1594,7 @@ } } }, - "revision": "20230723", + "revision": "20230803", "rootUrl": "https://analyticsadmin.googleapis.com/", "schemas": { "GoogleAnalyticsAdminV1betaAccessBetweenFilter": {