AI-generated Key Takeaways
-
The
PlacementPageobject captures a page ofPlacementobjects. -
It includes fields for the total size of the result set, the starting index of the current page, and the collection of
Placementobjects on the page. -
This object is returned by the
getPlacementsByStatement()method of thePlacementService.
Captures a page of Placement 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 placements contained within this page. |