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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["The webpage provides documentation for the `GetAdSenseLinkRequestOrBuilder` interface in the Google Analytics Admin API, specifically within the Java context."],["The latest version of the documentation available is version 0.70.0, and the page lists versions from 0.70.0 down to 0.14.0 for reference."],["The `GetAdSenseLinkRequestOrBuilder` interface extends `MessageOrBuilder` and defines two methods: `getName()` which returns a String and `getNameBytes()` which returns a ByteString."],["Both `getName()` and `getNameBytes()` methods retrieve the unique identifier for the requested AdSense Link, formatted as `properties/{propertyId}/adSenseLinks/{linkId}`, as illustrated in the example."],["The unique identifier for the AdSense Link is a required parameter and is associated with a resource reference."]]],[]]