AI-generated Key Takeaways
-
AdRulePage objects represent a page within a larger set of AdRule objects, providing access to a subset of rules.
-
The AdRulePage structure includes the total number of AdRules, the starting position of the current page, and the AdRule objects themselves.
-
This page is part of the AdRuleService within the Google Ad Manager API, allowing for programmatic management of ad rules.
Captures a page of AdRule 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 ad rules contained within this page. |