type Row (v202502)

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

  • The values field within a Row represents a collection of values belonging to one entity and can be one of several specified Value types.

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


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

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.