Skip to content

Commit a65f994

Browse files
committedJun 27, 2023
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - schemas.GoogleAnalyticsAdminV1alphaAttributionSettings.properties.adsWebConversionDataExportScope.type (Total Keys: 1)
1 parent caadaeb commit a65f994

File tree

4 files changed

+27
-6
lines changed

4 files changed

+27
-6
lines changed
 

‎docs/dyn/analyticsadmin_v1alpha.accounts.html

+2
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ <h3>Method Details</h3>
553553
},
554554
&quot;attributionSettings&quot;: { # The attribution settings used for a given property. This is a singleton resource. # A snapshot of AttributionSettings resource in change history.
555555
&quot;acquisitionConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
556+
&quot;adsWebConversionDataExportScope&quot;: &quot;A String&quot;, # Required. The Conversion Export Scope for data exported to linked Ads Accounts.
556557
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: &quot;properties/1000/attributionSettings&quot;
557558
&quot;otherConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
558559
&quot;reportingAttributionModel&quot;: &quot;A String&quot;, # Required. The reporting attribution model used to calculate conversion credit in this property&#x27;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.
@@ -942,6 +943,7 @@ <h3>Method Details</h3>
942943
},
943944
&quot;attributionSettings&quot;: { # The attribution settings used for a given property. This is a singleton resource. # A snapshot of AttributionSettings resource in change history.
944945
&quot;acquisitionConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
946+
&quot;adsWebConversionDataExportScope&quot;: &quot;A String&quot;, # Required. The Conversion Export Scope for data exported to linked Ads Accounts.
945947
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: &quot;properties/1000/attributionSettings&quot;
946948
&quot;otherConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
947949
&quot;reportingAttributionModel&quot;: &quot;A String&quot;, # Required. The reporting attribution model used to calculate conversion credit in this property&#x27;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.

‎docs/dyn/analyticsadmin_v1alpha.properties.html

+3
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ <h3>Method Details</h3>
472472

473473
{ # The attribution settings used for a given property. This is a singleton resource.
474474
&quot;acquisitionConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
475+
&quot;adsWebConversionDataExportScope&quot;: &quot;A String&quot;, # Required. The Conversion Export Scope for data exported to linked Ads Accounts.
475476
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: &quot;properties/1000/attributionSettings&quot;
476477
&quot;otherConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
477478
&quot;reportingAttributionModel&quot;: &quot;A String&quot;, # Required. The reporting attribution model used to calculate conversion credit in this property&#x27;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.
@@ -881,6 +882,7 @@ <h3>Method Details</h3>
881882

882883
{ # The attribution settings used for a given property. This is a singleton resource.
883884
&quot;acquisitionConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
885+
&quot;adsWebConversionDataExportScope&quot;: &quot;A String&quot;, # Required. The Conversion Export Scope for data exported to linked Ads Accounts.
884886
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: &quot;properties/1000/attributionSettings&quot;
885887
&quot;otherConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
886888
&quot;reportingAttributionModel&quot;: &quot;A String&quot;, # Required. The reporting attribution model used to calculate conversion credit in this property&#x27;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.
@@ -897,6 +899,7 @@ <h3>Method Details</h3>
897899

898900
{ # The attribution settings used for a given property. This is a singleton resource.
899901
&quot;acquisitionConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
902+
&quot;adsWebConversionDataExportScope&quot;: &quot;A String&quot;, # Required. The Conversion Export Scope for data exported to linked Ads Accounts.
900903
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: &quot;properties/1000/attributionSettings&quot;
901904
&quot;otherConversionEventLookbackWindow&quot;: &quot;A String&quot;, # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
902905
&quot;reportingAttributionModel&quot;: &quot;A String&quot;, # Required. The reporting attribution model used to calculate conversion credit in this property&#x27;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.

‎googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json

+21-5
Original file line numberDiff line numberDiff line change
@@ -4322,7 +4322,7 @@
43224322
}
43234323
}
43244324
},
4325-
"revision": "20230615",
4325+
"revision": "20230626",
43264326
"rootUrl": "https://analyticsadmin.googleapis.com/",
43274327
"schemas": {
43284328
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
@@ -4865,6 +4865,22 @@
48654865
],
48664866
"type": "string"
48674867
},
4868+
"adsWebConversionDataExportScope": {
4869+
"description": "Required. The Conversion Export Scope for data exported to linked Ads Accounts.",
4870+
"enum": [
4871+
"ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED",
4872+
"NOT_SELECTED_YET",
4873+
"CROSS_CHANNEL",
4874+
"ADS_PREFERRED"
4875+
],
4876+
"enumDescriptions": [
4877+
"Default value. This value is unused.",
4878+
"No data export scope selected yet. Export scope can never be changed back to this value.",
4879+
"The Ads Web Conversion Data export scope is Cross Channel.",
4880+
"The Ads Web Conversion Data export scope is Ads Preferred."
4881+
],
4882+
"type": "string"
4883+
},
48684884
"name": {
48694885
"description": "Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: \"properties/1000/attributionSettings\"",
48704886
"readOnly": true,
@@ -4902,10 +4918,10 @@
49024918
"Reporting attribution model unspecified.",
49034919
"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.",
49044920
"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.",
4905-
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320?hl=en#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.",
4906-
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320?hl=en#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.",
4907-
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320?hl=en#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.",
4908-
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320?hl=en#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.",
4921+
"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.",
4922+
"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.",
4923+
"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.",
4924+
"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.",
49094925
"Attributes 100% of the conversion value to the last Google Ads channel that the customer clicked through before converting."
49104926
],
49114927
"type": "string"

‎googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@
15941594
}
15951595
}
15961596
},
1597-
"revision": "20230615",
1597+
"revision": "20230626",
15981598
"rootUrl": "https://analyticsadmin.googleapis.com/",
15991599
"schemas": {
16001600
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {

0 commit comments

Comments
 (0)