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 within version 0.66.0 and other previous versions."],["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."],["The latest version documented is 0.70.0, with a list of available versions spanning down to 0.14.0 for referencing different documentations."],["The `AdSenseLink` class extends `GeneratedMessageV3` and implements `AdSenseLinkOrBuilder`, inheriting various methods for data manipulation and interaction."],["Key properties of `AdSenseLink` are the `ad_client_code` which is immutable, and the `name` of the resource which is output only, having specific formatting as listed."]]],[]]