type Row (v202405)
Service
PublisherQueryLanguageService
Each Row object represents data about one entity in a
ResultSet.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The PublisherQueryLanguageService uses a Row object to represent data for each entity within a ResultSet."],["Each Row object contains a `values` field, which is a collection of values representing data for a single entity."],["These values can be of various types including ObjectValue, ChangeHistoryValue, TargetingValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `PublisherQueryLanguageService` uses `ResultSet`, where each `Row` represents data for one entity. Each row contains a `values` field, which is an array of `Value` types. These value types include: `ObjectValue`, `ChangeHistoryValue`, `TargetingValue`, `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `SetValue`, and `TextValue`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]