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-03-21 UTC."],[[["The page provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically under version 0.32.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, as detailed by the `public final class AdSenseLink extends GeneratedMessageV3 implements AdSenseLinkOrBuilder` definition."],["The latest version of this API component is 0.70.0, with multiple prior versions available for reference, from 0.69.0 all the way down to 0.14.0."],["It inherits from `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`, and the documentation includes detailed information about inherited members, methods, static fields, and static methods for the `AdSenseLink` class."]]],[]]