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-03-21 UTC."],[[["This webpage provides documentation for the `AdSenseLink.Builder` class within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `AdSenseLink.Builder` class is used to create links between a Google Analytics 4 (GA4) property and an AdSense ad client, with the latest version being 0.70.0, and has many listed versions."],["The builder extends the `GeneratedMessageV3.Builder` class and implements the `AdSenseLinkOrBuilder` interface, offering methods for setting and managing fields like `adClientCode` and `name`."],["The page outlines the methods available within the `AdSenseLink.Builder` class, such as `build()`, `clear()`, `mergeFrom()`, and `setAdClientCode()`, alongside inherited methods from its parent classes."],["The AdSense Link Builder offers the methods to build, clear, and set various fields of information related to the link between a GA4 property and an AdSense ad client, while also having the capability to merge data from other AdSense links."]]],[]]