Required. Unique identifier for the AdSense Link to be deleted.
Format: properties/{propertyId}/adSenseLinks/{linkId}
Example: properties/1234/adSenseLinks/5678
Required. Unique identifier for the AdSense Link to be deleted.
Format: properties/{propertyId}/adSenseLinks/{linkId}
Example: properties/1234/adSenseLinks/5678
[[["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 `DeleteAdSenseLinkRequestOrBuilder` interface in the Google Analytics Admin Java library, specifically for versions ranging from 0.14.0 to the latest 0.70.0."],["The `DeleteAdSenseLinkRequestOrBuilder` interface is used to build requests for deleting an AdSense Link, implementing the `MessageOrBuilder` from Google's Protocol Buffers."],["The interface requires methods to retrieve the name of the AdSense link to be deleted, using both `getName()` which returns a String and `getNameBytes()` which returns a ByteString."],["The `getName()` method returns the unique identifier of the AdSense Link, following the specified format of properties/{propertyId}/adSenseLinks/{linkId} as seen in the provided example."],["The latest version of the `DeleteAdSenseLinkRequestOrBuilder` documentation is for the 0.70.0 version of the library, and this library is used by Google Analytics Admin."]]],[]]