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.65.0 and subsequent releases."],["The `AdSenseLink` class, represented in the `com.google.analytics.admin.v1alpha` package, facilitates the creation of a connection between a GA4 Property and an AdSense for Content ad client."],["The latest version of the documentation available is for version 0.70.0, and historical versions back to 0.14.0 can be accessed."],["The `AdSenseLink` class inherits functionality from several other classes, including `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite`, and `Object`, and it implements the `AdSenseLinkOrBuilder` interface."],["The documentation includes details about the class's methods and static methods, such as parsing, building, and accessing properties like `name` and `adClientCode`."]]],[]]