AI-generated Key Takeaways
- 
          BreakTemplatePage captures a page of BreakTemplate objects. 
- 
          It includes fields for the total result set size, the starting index of the page, and a collection of BreakTemplate results. 
- 
          BreakTemplatePage is associated with the AdRuleService and the getBreakTemplatesByStatement() method. 
Captures a page of BreakTemplate objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| 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 break templates contained within this page. |