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 lists the available versions of the `DeleteAdSenseLinkRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest version 0.70.0."],["The `DeleteAdSenseLinkRequest` class is used to define the request message format required to delete an AdSense link, as specified by its full class path `com.google.analytics.admin.v1alpha.DeleteAdSenseLinkRequest`."],["The latest stable version of `DeleteAdSenseLinkRequest` is version 0.70.0, and this class extends the `GeneratedMessageV3` class and implements the `DeleteAdSenseLinkRequestOrBuilder` interface."],["It provides both static methods for instantiating the class and instance methods for operation, including methods for parsing and creating instances, as well as accessing and modifying its properties, such as the link's name."],["The class also contains a static field called `NAME_FIELD_NUMBER`, and several methods such as `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, `parser()`, and `parseFrom()`."]]],[]]