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 document outlines various versions of the `GetAdSenseLinkRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`GetAdSenseLinkRequest` is a protocol buffer (Protobuf) type in `google.analytics.admin.v1alpha` package that is used to send a request to the `GetAdSenseLink` method."],["The class `GetAdSenseLinkRequest` extends `GeneratedMessageV3` and implements `GetAdSenseLinkRequestOrBuilder`, inheriting a variety of utility methods for data handling and manipulation."],["The class requires a unique identifier, referred to as the 'name', which follows a specific format: \"properties/{propertyId}/adSenseLinks/{linkId}\", as seen in the example, \"properties/1234/adSenseLinks/5678\"."],["The `GetAdSenseLinkRequest` class provides multiple static methods for parsing the request from different data types, including `ByteString`, byte arrays, `InputStream`, and `ByteBuffer`."]]],[]]