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"]],[["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."],[[["This page provides documentation for the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface in 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 define a request to delete a Measurement Protocol Secret within Google Analytics Admin."],["The interface includes two methods: `getName()` which returns the name of the secret to be deleted as a String, and `getNameBytes()` which returns the same name but in ByteString format."],["The format for the name is `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}` and is required."],["The current version on the page is listed as version 0.27.0, however the latest version is documented as 0.70.0."]]],[]]