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 the `AttributionSettings` class in the Google Analytics Admin v1alpha API for Java, covering versions from 0.15.0 to 0.70.0, with 0.70.0 being the latest."],["The `AttributionSettings` class is used for managing attribution settings for a given property and is defined as a singleton resource within the API."],["It implements the `AttributionSettingsOrBuilder` interface and inherits from several abstract classes within the Protobuf library, such as `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`."],["The class includes methods for parsing, managing, and accessing various settings such as the lookback window for acquisition and other conversion events, as well as the reporting attribution model, all of which are required fields."],["The latest version documentation of `AttributionSettings` is provided, alongside the older versions, which provides a way to view the changes across versions."]]],[]]