Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
[[["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-04-09 UTC."],[[["This webpage provides a comprehensive list of versions for `MeasurementProtocolSecret`, a class within the Google Analytics Admin v1beta package, ranging from version 0.14.0 to the latest version 0.70.0."],["`MeasurementProtocolSecret` is used for sending hits to Measurement Protocol and is defined as a `GeneratedMessageV3` class implementing `MeasurementProtocolSecretOrBuilder`."],["The class inherits from several abstract classes like `Object`, `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`, offering various methods for handling protocol buffer messages."],["The page lists static methods for creating and parsing `MeasurementProtocolSecret` instances, such as `newBuilder()`, `parseFrom()`, and `getDefaultInstance()`."],["The `MeasurementProtocolSecret` class includes methods to get the display name (`getDisplayName`), resource name (`getName`), and the secret value (`getSecretValue`), which are essential for interacting with the Measurement Protocol API."]]],[]]