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 `DeleteAdSenseLinkRequest` class within the Google Analytics Admin API (version 0.40.0 and later), specifically for Java."],["The `DeleteAdSenseLinkRequest` class is a request message used to delete an AdSense link through the `DeleteAdSenseLink` method, and it's part of the `com.google.analytics.admin.v1alpha` package."],["The documentation lists various versions of the API, from 0.14.0 up to the latest version 0.70.0, which contains the `DeleteAdSenseLinkRequest` class."],["The main function of the class is the ability to specify a `name` field when deleting an AdSense link."],["The documentation details the class's inheritance hierarchy, inherited methods, static fields, and methods, including how to parse, build, and manipulate `DeleteAdSenseLinkRequest` objects, providing comprehensive information for developers using this API."]]],[]]