Output only. The resource name for this AdSense Link resource.
Format: properties/{propertyId}/adSenseLinks/{linkId}
Example: properties/1234/adSenseLinks/6789
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The resource name for this AdSense Link resource.
Format: properties/{propertyId}/adSenseLinks/{linkId}
Example: properties/1234/adSenseLinks/6789
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
[[["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 provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically in Java, with the current version highlighted as 0.68.0."],["The `AdSenseLink` class represents a link between a Google Analytics property and an AdSense for Content ad client, inheriting from `GeneratedMessageV3` and implementing `AdSenseLinkOrBuilder`."],["The page lists historical versions of the `AdSenseLink` documentation, ranging from version 0.70.0 (latest) down to 0.14.0, allowing users to view API changes over time."],["Static methods are available to create and parse `AdSenseLink` instances from various sources like ByteString, InputStream, and CodedInputStream."],["The `AdSenseLink` class contains two fields, `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, which represent the AdSense ad client code, and the resource name, respectively."]]],[]]