AI-generated Key Takeaways
-
The ProposalPage object retrieves a segment of Proposal objects.
-
It provides details like total result size, starting position, and the Proposals themselves.
-
ProposalPage is part of the ProposalService within the Google Ad Manager API.
-
The data structure includes fields for totalResultSetSize, startIndex, and results.
Captures a page of Proposal 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 proposals contained within this page. |