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 various versions of the `DeleteAdSenseLinkRequestOrBuilder` interface, specifically for Google Analytics Admin in Java, ranging from version 0.14.0 to the latest version 0.70.0."],["The `DeleteAdSenseLinkRequestOrBuilder` interface extends `MessageOrBuilder` and defines methods for managing the deletion of AdSense Links within Google Analytics."],["The interface requires a unique identifier, `name`, to specify which AdSense Link should be deleted, following a specific format: `properties/{propertyId}/adSenseLinks/{linkId}`."],["Two methods are defined within the interface, `getName()` which returns the AdSense link's name as a String, and `getNameBytes()` which returns the name in ByteString format."],["The latest version of the documentation available is 0.70.0, with numerous older versions available as well."]]],[]]