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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `AdSenseLink.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.40.0."],["The `AdSenseLink.Builder` class is used to create a link between a GA4 Property and an AdSense for Content ad client, as indicated by the class description, with a list of available versions."],["The latest available version of the `AdSenseLink.Builder` is 0.70.0, with several previous versions down to 0.14.0 also linked in the documentation."],["The `AdSenseLink.Builder` class extends `GeneratedMessageV3.Builder`, implementing `AdSenseLinkOrBuilder` and inherits numerous methods from various parent classes, including methods for building, clearing, and merging data."],["The documentation provides details on the methods available in `AdSenseLink.Builder`, including getters and setters for `ad_client_code` and `name`, and descriptions of their behavior like them being Immutable or Output only."]]],[]]