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."],[[["The page provides documentation for the `AdSenseLink.Builder` class within the `com.google.analytics.admin.v1alpha` package, which is used to create links between a GA4 Property and an AdSense for Content ad client."],["This `AdSenseLink.Builder` class is a part of Google's Java library for Analytics Admin and implements the `AdSenseLinkOrBuilder` interface, along with inheriting from `GeneratedMessageV3.Builder`."],["The latest version of this documentation is for version 0.70.0, and the page also lists several previous versions, down to version 0.14.0, with corresponding links."],["The class includes methods to manage the AdSense ad client code and the resource name, such as `getAdClientCode()`, `setAdClientCode()`, `getName()`, and `setName()`."],["The documentation lists inherited methods from parent classes like `AbstractMessage.Builder`, `AbstractMessageLite.Builder`, and `GeneratedMessageV3.Builder`, providing functionality for building and managing message objects."]]],[]]