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 content provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically in Java, with the latest version being 0.70.0."],["`AdSenseLink` class facilitates the creation of a link between a GA4 property and an AdSense for Content ad client."],["This class is an extension of `GeneratedMessageV3` from the Protobuf library, inheriting various methods and properties for data management and manipulation, and implements the `AdSenseLinkOrBuilder` interface."],["The documentation covers versions ranging from 0.14.0 to 0.70.0, offering a history of the `AdSenseLink` class development within this API."],["The `AdSenseLink` class contains static fields for `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER` and methods for parsing, getting default instances, and managing field access."]]],[]]