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."],[[["This webpage provides documentation for the `AdSenseLink` class within the Google Analytics Admin API, specifically within version 0.67.0."],["The `AdSenseLink` class represents a link between a Google Analytics property and an AdSense for Content ad client, extending `GeneratedMessageV3` and implementing `AdSenseLinkOrBuilder`."],["There are numerous previous version references provided on the page, dating back to version 0.14.0, allowing access to previous documentation."],["The documentation details the methods, inherited members, and static fields for the `AdSenseLink` class, including methods for parsing, getting default instances, and building new instances."],["The documentation provides details for two specific fields, `AD_CLIENT_CODE_FIELD_NUMBER` and `NAME_FIELD_NUMBER`, which are static integer types."]]],[]]