AI-generated Key Takeaways
-
AdRuleService's getAdSpotsByStatement() method retrieves a page of AdSpot objects.
-
AdSpotPage objects provide information about the retrieved AdSpot collection, including the total result size, starting index, and the AdSpots themselves.
-
The AdSpotPage uses the namespace
https://www.google.com/apis/ads/publisher/v202411
.
Captures a page of AdSpot 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 spot contained within this page. |