AI-generated Key Takeaways
- 
          
AdRulePage captures a page of AdRule objects.
 - 
          
It includes fields for the total result set size, the starting index of the page, and a collection of AdRule results.
 - 
          
AdRulePage is a dependency of the getAdRulesByStatement() method within the AdRuleService.
 
Captures a page of AdRule objects.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
                        Field | 
                  |
|---|---|
                        
                           
                      | 
                     
                         
                            The size of the total result set to which this page belongs.  | 
                  
                        
                           
                      | 
                     
                         
                            The absolute index in the total result set on which this page begins.  | 
                  
                        
                           
                      | 
                     
                         
                            The collection of ad rules contained within this page.  |