type Row (v202508)

  • A Row object represents data about a single entity within a ResultSet.

  • The Row object is part of the PublisherQueryLanguageService.

  • The values field in a Row is a collection of different Value types representing data for an entity.

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


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

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.