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 under version 0.40.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, with `com.google.analytics.admin.v1alpha.AdSenseLink` being the relevant package path for this Java class."],["The documentation covers different versions of the API from 0.14.0 all the way up to 0.70.0, with the latest version being 0.70.0."],["It details the class's inheritance hierarchy, implementing the `AdSenseLinkOrBuilder` interface, and extending from `GeneratedMessageV3` class, also listing its inherited members, static fields, and methods."],["The class contains two important fields, `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, along with methods to manage them like `getAdClientCode()` and `getName()`, along with various methods to parse and handle instances of this class."]]],[]]