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."],[[["The webpage provides a comprehensive list of versions for the `AdSenseLink` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`AdSenseLink` is a final class that extends `GeneratedMessageV3` and represents a link between a GA4 Property and an AdSense for Content ad client."],["The `AdSenseLink` class has immutable properties such as `ad_client_code`, which represents the AdSense ad client code, and `name`, the resource name for the AdSense Link."],["Static methods are available for creating new instances, parsing data, and retrieving the default instance, alongside standard methods for handling data and fields."],["The webpage includes inherited members from various classes such as `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, extending the functionalities of `AdSenseLink`."]]],[]]