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."],[[["The webpage provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically within version 0.54.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, using the protocol buffer type `google.analytics.admin.v1alpha.AdSenseLink`."],["This page includes a list of all historical versions of this resource, with [0.70.0] being the latest version available, and 0.54.0 being the version focused on here."],["The `AdSenseLink` class inherits from `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`, offering methods for managing and accessing AdSense link data."],["The webpage details static methods for creating, parsing, and managing `AdSenseLink` instances, as well as instance methods for retrieving properties such as the ad client code and resource name."]]],[]]