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 focusing on version 0.59.0."],["The `AdSenseLink` class is a Java implementation of a Protobuf message used to represent a link between a Google Analytics 4 (GA4) property and an AdSense for Content ad client."],["The latest available version of this resource is 0.70.0, but this specific page is displaying version 0.59.0, and you can access many versions through the links, ranging from 0.70.0 to 0.14.0."],["The `AdSenseLink` class extends `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`, providing methods for interacting with the link's properties, such as `name` and `adClientCode`."],["The documentation also provides methods to parse, initialize, and get information about `AdsenseLink` using various inputs such as ByteString, inputStreams, and more."]]],[]]