Required. The name of the MeasurementProtocolSecret to delete.
Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
Required. The name of the MeasurementProtocolSecret to delete.
Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically for versions ranging from 0.14.0 to the latest 0.70.0."],["The `DeleteMeasurementProtocolSecretRequestOrBuilder` interface is used to build requests to delete Measurement Protocol Secrets and extends the `MessageOrBuilder` interface from Protocol Buffers."],["The interface requires a `getName()` method that returns the name of the MeasurementProtocolSecret to delete, formatted as `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`, as well as a `getNameBytes()` method that returns the name as a ByteString."],["The most recent version of the google analytics admin is 0.70.0."]]],[]]