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` 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."]]],[]]