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
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
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."],[[["This webpage provides documentation for the `DeleteAdSenseLinkRequest.Builder` class, specifically within the `com.google.analytics.admin.v1alpha` package, which is used to construct requests for deleting AdSense links in Google Analytics."],["The documentation covers a wide range of versions, from 0.14.0 up to the latest version 0.70.0, offering links to each version's respective documentation, which demonstrates a comprehensive history of updates to the class."],["The `DeleteAdSenseLinkRequest.Builder` class is a subclass of `GeneratedMessageV3.Builder` and implements `DeleteAdSenseLinkRequestOrBuilder`, indicating it's part of the Protobuf message builder pattern for creating `DeleteAdSenseLinkRequest` objects."],["The primary function of this class is to build requests for the `DeleteAdSenseLink` method, which is responsible for removing an AdSense Link."],["The documentation includes details on the class's methods, such as `build()`, `clear()`, `setName()`, and `mergeFrom()`, which are fundamental for creating and modifying `DeleteAdSenseLinkRequest` objects, along with information about inherited members and static methods."]]],[]]