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 Java library, covering versions from 0.14.0 up to the latest release, 0.70.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, using the protobuf type `google.analytics.admin.v1alpha.AdSenseLink`."],["The latest version available is 0.70.0, with all previous versions readily accessible, offering developers access to documentation across a wide range of the software's history."],["The AdSenseLink class includes methods such as `getAdClientCode()` to get the ad client code and `getName()` to retrieve the resource name, along with various methods inherited from `GeneratedMessageV3`."]]],[]]