|
4322 | 4322 | }
|
4323 | 4323 | }
|
4324 | 4324 | },
|
4325 |
| - "revision": "20230615", |
| 4325 | + "revision": "20230626", |
4326 | 4326 | "rootUrl": "https://analyticsadmin.googleapis.com/",
|
4327 | 4327 | "schemas": {
|
4328 | 4328 | "GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
|
|
4865 | 4865 | ],
|
4866 | 4866 | "type": "string"
|
4867 | 4867 | },
|
| 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 | + }, |
4868 | 4884 | "name": {
|
4869 | 4885 | "description": "Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: \"properties/1000/attributionSettings\"",
|
4870 | 4886 | "readOnly": true,
|
|
4902 | 4918 | "Reporting attribution model unspecified.",
|
4903 | 4919 | "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.",
|
4904 | 4920 | "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.", |
4909 | 4925 | "Attributes 100% of the conversion value to the last Google Ads channel that the customer clicked through before converting."
|
4910 | 4926 | ],
|
4911 | 4927 | "type": "string"
|
|
0 commit comments