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 webpage provides documentation for the `DeleteAdSenseLinkRequestOrBuilder` interface in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `DeleteAdSenseLinkRequestOrBuilder` interface is used to define the structure of requests for deleting AdSense links."],["The interface implements the `MessageOrBuilder` interface and includes methods `getName()` and `getNameBytes()` for retrieving the unique identifier of the AdSense link to be deleted."],["The `getName` method returns a string and accepts a required unique identifier for an AdSense link, formatted as \"properties/{propertyId}/adSenseLinks/{linkId}\"."],["The `getNameBytes` method returns a ByteString and also accepts a required unique identifier for an AdSense link, formatted as \"properties/{propertyId}/adSenseLinks/{linkId}\"."]]],[]]