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.34.0."],["The `AdSenseLink.Builder` class is used to create a link between a GA4 Property and an AdSense for Content ad client, and is a subclass of `GeneratedMessageV3.Builder`."],["The documentation includes a comprehensive list of methods, including inherited ones, which allow for manipulation of the `AdSenseLink.Builder` object, including building, clearing, setting, and merging of its fields."],["There is a full list of all versions of this object, from 0.14.0 up to the latest version 0.70.0, all having the `AdSenseLink.Builder` class."],["The primary methods `build()` and `buildPartial()` are available for finalising and getting the `AdSenseLink` object, while other methods like `setAdClientCode()` and `setName()` allow you to set those attributes."]]],[]]