type ColumnType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
PublisherQueryLanguageService
Contains information about a column in a ResultSet.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
labelName
|
xsd:string
Represents the column's name.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]