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 documentation for the `MeasurementProtocolSecret` class within the Google Analytics Admin Java library, with version 0.70.0 being the most recent."],["The `MeasurementProtocolSecret` class is designed for sending hits to the Measurement Protocol and extends `GeneratedMessageV3`, implementing `MeasurementProtocolSecretOrBuilder`."],["The page lists various historical versions of the `MeasurementProtocolSecret` class, ranging from 0.70.0 down to 0.14.0, with links to each version's documentation."],["The `MeasurementProtocolSecret` class includes methods for handling display name, secret value, and resource name, with some fields marked as output-only and required."],["The documentation contains static methods for creating new instances, parsing data, getting the default instance, and obtaining the descriptor, as well as listing inherited methods and fields."]]],[]]