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 within version 0.37.0 and offering access to multiple previous versions."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, and it's defined as a final class that extends `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`."],["The content lists all available versions of the `AdSenseLink` class, ranging from version 0.14.0 to the latest version 0.70.0, allowing users to select the version that applies to their work."],["The class has static fields for `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, and static methods for creating instances and parsing data."],["The class contains methods for getting and managing information, such as the ad client code and the resource name, and also has overriden methods for actions such as parsing, generating, equality checks, and hashing."]]],[]]