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 `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["This `AdSenseLink.Builder` class is used to create links between a GA4 property and an AdSense for Content ad client and extends the `GeneratedMessageV3.Builder` class, implementing `AdSenseLinkOrBuilder`."],["The documentation offers methods like `getDescriptor()`, `addRepeatedField()`, `build()`, `clear()`, and `mergeFrom()` to manage and manipulate the `AdSenseLink` object."],["The latest version documented is 0.70.0, with the list containing various versions down to 0.14.0 for the `com.google.analytics.admin.v1alpha.AdSenseLink.Builder` class."],["The class allows the specification of the name and ad client code for an AdSense link, including setting these values via the `setName()` and `setAdClientCode()` methods."]]],[]]