Required. The name of the settings to lookup.
Format:
properties/{property}/dataStreams/{data_stream}/enhancedMeasurementSettings
Example: "properties/1000/dataStreams/2000/enhancedMeasurementSettings"
Required. The name of the settings to lookup.
Format:
properties/{property}/dataStreams/{data_stream}/enhancedMeasurementSettings
Example: "properties/1000/dataStreams/2000/enhancedMeasurementSettings"
[[["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."],[[["The webpage provides documentation for the `GetEnhancedMeasurementSettingsRequestOrBuilder` interface in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["This interface extends `MessageOrBuilder` and is part of the `com.google.analytics.admin.v1alpha` package within the library."],["The main functionality of this interface involves two methods for retrieving the settings' name: `getName()`, which returns a string, and `getNameBytes()`, which returns a ByteString."],["The settings name is required, and follows a specific format: `properties/{property}/dataStreams/{data_stream}/enhancedMeasurementSettings`."],["The latest version of this documentation is 0.70.0, with links to previous versions available for reference, including the page's version 0.44.0."]]],[]]