[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003ePublisherQueryLanguageService utilizes ResultSet to manage data, with ColumnType providing details about each column within the ResultSet.\u003c/p\u003e\n"],["\u003cp\u003eColumnType includes a \u003ccode\u003elabelName\u003c/code\u003e field, represented as a string, which indicates the name of the column.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its components reside within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `ColumnType` within the `PublisherQueryLanguageService`, which is a dependency of `ResultSet`. `ColumnType` provides details about a column in a `ResultSet`, specifically its `labelName`. The `labelName` is a string representing the column's name. This information is part of the `v202408` version of the Publisher API, located within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type ColumnType (v202408)\n\n**Service** \n**PublisherQueryLanguageService** **Dependencies** \n[ResultSet](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.ResultSet) \n▼\n**ColumnType**\n\nContains information about a column in a [ResultSet](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.ResultSet).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------|-----------------------------------------------|\n| ### `labelName` | ` `xsd:`string` Represents the column's name. |"]]