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 v1alpha package for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client, as defined by the Protobuf type `google.analytics.admin.v1alpha.AdSenseLink`."],["The documentation outlines the inheritance structure of the `AdSenseLink` class, deriving from `GeneratedMessageV3` and implementing `AdSenseLinkOrBuilder`."],["Static methods are available to create instances of `AdSenseLink`, get its descriptor, parse various forms of input, and obtain the default instance of the `AdSenseLink` class."],["The class includes methods to retrieve the AdSense ad client code, the resource name for the link, and manage data serialization and parsing, along with standard object methods like `equals` and `hashCode`."]]],[]]