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 page provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically under the `com.google.analytics.admin.v1alpha` package."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, as defined in the `google.analytics.admin.v1alpha` Protobuf type."],["The documentation covers various versions of the `AdSenseLink` class, ranging from version 0.14.0 to the latest version 0.70.0, with direct links to each version's specific documentation."],["The class inherits from `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`, extending its functionality and utilizing member and static methods for various functionalities, such as parsing, building, and managing the ad client code and resource names."],["Key static fields within the class include `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, which indicate integer values for accessing the ad client code and name respectively."]]],[]]