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];
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];
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 page provides documentation for the `AdSenseLink.Builder` class within the `google.analytics.admin.v1alpha` package, specifically for version 0.66.0 of the Java API for Google Analytics Admin."],["`AdSenseLink.Builder` is a class used to create links between a Google Analytics 4 (GA4) Property and an AdSense ad client, as part of the Protobuf type `google.analytics.admin.v1alpha.AdSenseLink`."],["The class inherits from `GeneratedMessageV3.Builder` and implements `AdSenseLinkOrBuilder`, offering various methods for setting and managing the link's properties, including the immutable AdSense ad client code and the output-only resource name."],["There are many versioned references for the class, ranging from version 0.14.0 all the way up to the latest 0.70.0, with the page in question specifically for 0.66.0, demonstrating the evolution of the API."],["The provided documentation includes a comprehensive list of inherited members and methods for interacting with the `AdSenseLink.Builder`, such as setting, clearing, merging, and retrieving fields, as well as building the `AdSenseLink` object."]]],[]]