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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteAdSenseLinkRequestOrBuilder` interface, specifically within the Google Analytics Admin API for Java."],["The documentation covers a range of versions, from 0.14.0 up to the latest release, 0.70.0, with each version linking to its own documentation."],["The `DeleteAdSenseLinkRequestOrBuilder` interface, which extends `MessageOrBuilder`, outlines methods for interacting with the deletion of AdSense links."],["Two key methods, `getName()` and `getNameBytes()`, are detailed, both of which are required for specifying the AdSense link to be deleted using a unique identifier, formatted as `properties/{propertyId}/adSenseLinks/{linkId}`."],["The page lists the corresponding return type of each method, `String` for `getName()` and `ByteString` for `getNameBytes()`."]]],[]]