AI-generated Key Takeaways
- 
          
The ResultSet object represents data tables from executing PQL statements.
 - 
          
It contains
columnTypeswhich is a collection of ColumnType objects. - 
          
It contains
rowswhich is a collection of Row objects. 
The ResultSet represents a table of data obtained from the execution of a PQL Statement.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
                        Field | 
                  |
|---|---|
                        
                           
                      | 
                     
                        
                         A collection of ColumnType objects.  | 
                  
                        
                           
                      | 
                     
                         
                            A collection of Row objects.  |