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 a comprehensive list of versions for the `GetEnhancedMeasurementSettingsRequestOrBuilder` interface, ranging from version 0.70.0 down to 0.14.0, with 0.70.0 being the latest."],["Each version's link directs to the respective documentation within the `com.google.analytics.admin.v1alpha` package."],["The `GetEnhancedMeasurementSettingsRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods to retrieve the settings' name as a `String` or as `ByteString`."],["The `getName()` method is used to retrieve the name of the settings, which is required and follows a specific format: `properties/{property}/dataStreams/{data_stream}/enhancedMeasurementSettings`."],["The `getNameBytes()` method is also included to allow the user to retrieve the name in `ByteString` format."]]],[]]