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."],[[["The webpage provides documentation for the `MeasurementProtocolSecret` class in the `com.google.analytics.admin.v1alpha` package, specifically within the Google Analytics Admin API for Java."],["This `MeasurementProtocolSecret` class is used for sending hits to Measurement Protocol, which extends `GeneratedMessageV3` and implements the `MeasurementProtocolSecretOrBuilder` interface."],["The most recent version available is 0.70.0, with the page also having a list of versions, ranging from 0.70.0 all the way back to 0.14.0, allowing access to the documentation for any of these versions."],["The documentation includes inherited members from various abstract classes, along with static fields and methods, and finally standard instance methods for the `MeasurementProtocolSecret` class."],["The `MeasurementProtocolSecret` class contains a display name, name and secret value which the documentation provides a description for, and what each parameter and return values type are."]]],[]]