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-17 UTC."],[[["This webpage provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically version 0.63.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, and is found in the `com.google.analytics.admin.v1alpha` package."],["The page lists a history of versions, ranging from the latest 0.70.0 down to 0.14.0, each linking to the respective version's documentation for the `AdSenseLink` class."],["The `AdSenseLink` class is a `GeneratedMessageV3`, implementing the `AdSenseLinkOrBuilder` interface, and details its inherited members and static methods."],["The `AdSenseLink` class has two static fields: `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, and its methods include getting and setting details about the `name` and `adClientCode`."]]],[]]