type Row (v202505)

  • Each Row object provides data about a single entity within a ResultSet.

  • The Row object is part of the PublisherQueryLanguageService.

  • The values field in a Row object holds a collection of different types of values.

Each Row object represents data about one entity in a ResultSet.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

values

  1. Value[]
    1. ObjectValue
      1. ChangeHistoryValue
      2. TargetingValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue

Represents a collection of values belonging to one entity.