Output only. Resource name of this attribution settings resource.
Format: properties/{property_id}/attributionSettings
Example: "properties/1000/attributionSettings"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this attribution settings resource.
Format: properties/{property_id}/attributionSettings
Example: "properties/1000/attributionSettings"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for `AttributionSettings`, a class within the Google Analytics Admin API, specifically in the `com.google.analytics.admin.v1alpha` package."],["The `AttributionSettings` class is a singleton resource used to configure attribution settings for a given Google Analytics property, and is of type `GeneratedMessageV3`."],["It allows for configuring the lookback window for both acquisition and other conversion events, with default settings of 30 and 90 days respectively."],["The page contains documentation for various methods and static fields, detailing how to interact with and utilize the `AttributionSettings` class, including parsing and building."],["The page lists all of the versions for this document, with the latest being version `0.70.0` and the oldest `0.14.0`, allowing users to see version specific changes."]]],[]]