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.33.0 and older."],["The `AdSenseLink` class represents a link between a GA4 property and an AdSense for Content ad client, which is implemented as a subclass of `GeneratedMessageV3`, and is a Protobuf type `google.analytics.admin.v1alpha.AdSenseLink`."],["The documentation includes static methods for parsing and creating `AdSenseLink` objects, as well as methods for accessing properties like `name` and `adClientCode`, and details on inherited members."],["The latest version of the `AdSenseLink` documentation available is version 0.70.0, and versioning of this documentation goes back to 0.14.0."],["The AdSense ad client code is immutable, it can be found with the `ad_client_code` field and the name of the resource is output only, which can be found using the `name` field."]]],[]]