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"]],[["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 `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}\"."]]],[]]