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 v1alpha package for Java, offering a comprehensive reference for developers."],["The `AdSenseLink` class, part of the `com.google.analytics.admin.v1alpha` package, represents a link between a GA4 property and an AdSense for Content ad client."],["This documentation provides details on the `AdSenseLink` class methods, fields, inheritance, and static methods, such as `getDefaultInstance`, `getDescriptor`, and various `parseFrom` methods."],["The content contains a list of available documentation versions, with version 0.70.0 being the latest and ranging back to version 0.14.0."],["Key properties of the `AdSenseLink` class include `name` (resource name) and `adClientCode` (AdSense client code), and its behavior is detailed as extending `GeneratedMessageV3`."]]],[]]