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."],[[["The content provides a list of versions for the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["Each version links to the documentation for `DeleteAdSenseLinkRequestOrBuilder`, specifically under the `com.google.analytics.admin.v1alpha` package."],["`DeleteAdSenseLinkRequestOrBuilder` is an interface that extends `MessageOrBuilder`, and it offers methods to handle the name of an AdSense Link, namely `getName()` and `getNameBytes()`."],["The `getName()` method returns the unique identifier string for the AdSense Link to be deleted, formatted as `properties/{propertyId}/adSenseLinks/{linkId}`, and the `getNameBytes()` method returns this identifier in bytes."],["The latest version available, is 0.70.0, but there are 48 other previous versions available for reference."]]],[]]