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-04-09 UTC."],[[["The webpage provides a comprehensive list of versions for the `AdSenseLink` class, ranging from version 0.70.0 (latest) down to 0.14.0."],["The `AdSenseLink` class represents a link between a GA4 Property and an AdSense for Content ad client within the Google Analytics Admin V1 Alpha package."],["This `AdSenseLink` class extends `GeneratedMessageV3` and implements the `AdSenseLinkOrBuilder` interface, inheriting a variety of methods from abstract and generated message classes."],["The class includes static fields `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, and methods like `getAdClientCode()` and `getName()` to retrieve specific data about the link."],["Static methods are available for creating new instances of `AdSenseLink` such as `getDefaultInstance()` , `newBuilder()` and parsing data to create new instances."]]],[]]