AI-generated Key Takeaways
-
LabelPage
objects represent a page ofLabel
objects, providing access to a subset of labels within a larger result set. -
This page includes information about the total number of results, the starting position of this page within the results, and the actual
Label
objects on this page. -
The
LabelPage
object is part of the Google Ad Manager API and is accessed under theLabelService
within the specified namespace.
Captures a page of Label 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 labels contained within this page. |