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 within the Google Analytics Admin API, specifically focusing on version 0.18.0 and offering links to versions up to the latest 0.70.0."],["`AttributionSettings` is a singleton resource within the Google Analytics Admin API, which manages attribution settings for a given property."],["The documentation outlines the class's inheritance structure, extending from `GeneratedMessageV3`, as well as implementing the `AttributionSettingsOrBuilder` interface."],["The class features static fields for important values such as `NAME_FIELD_NUMBER`, and provides methods for parsing, getting, and setting values related to attribution models and conversion event lookback windows."],["`AttributionSettings` encompasses the configuration of lookback windows for acquisition and other conversion events, as well as the reporting attribution model, all of which affect how conversion credits are calculated and displayed in reports."]]],[]]