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."],[[["This 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."],["The `GetEnhancedMeasurementSettingsRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods for retrieving the name of the settings."],["The `getName()` method returns the name of the settings as a String, while the `getNameBytes()` method returns the name as a ByteString, both of which are required."],["The structure of the name must adhere to the format `properties/{property}/dataStreams/{data_stream}/enhancedMeasurementSettings`, with an example provided."],["There are multiple versions that can be selected for this class, and the latest is `0.70.0`."]]],[]]