type ResultSet (v202402)

The ResultSet represents a table of data obtained from the execution of a PQL Statement.


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

Field

columnTypes

ColumnType[]

A collection of ColumnType objects.

rows

Row[]

A collection of Row objects.