Required. Unique identifier for the AdSense Link requested.
Format: properties/{propertyId}/adSenseLinks/{linkId}
Example: properties/1234/adSenseLinks/5678
Required. Unique identifier for the AdSense Link requested.
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."],[[["The page documents various versions of the `GetAdSenseLinkRequest` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest version 0.70.0."],["`GetAdSenseLinkRequest` is a request message used to retrieve AdSense Link information, specifically formatted for the `GetAdSenseLink` method."],["This class, `GetAdSenseLinkRequest`, is a subclass of `GeneratedMessageV3` and implements the `GetAdSenseLinkRequestOrBuilder` interface within the `com.google.analytics.admin.v1alpha` package."],["The `GetAdSenseLinkRequest` requires a unique identifier (name) to retrieve specific AdSense Link details, and the format is: properties/{propertyId}/adSenseLinks/{linkId}."],["The static methods are provided for creating new instances, parsing, getting descriptors and default instances of `GetAdSenseLinkRequest`."]]],[]]