AI-generated Key Takeaways
-
The
ListAdBreaksResponseobject contains a list ofAdBreakobjects, anextPageTokenfor pagination, and thetotalSizeof matchingAdBreakobjects. -
The
adBreaksfield is an array ofAdBreakobjects relevant to the specified network. -
The
nextPageTokenis a string used to fetch the subsequent page of results and expires after five minutes if present. -
The
totalSizeis an integer representing the total count ofAdBreakobjects after filtering, and it is included in the response only if specified in a response field mask.
Response object for ListAdBreaksRequest
containing matching AdBreak
objects.
| JSON representation |
|---|
{
"adBreaks"
:
[
{
object (
|
| Fields | |
|---|---|
adBreaks[]
|
The |
nextPageToken
|
A token, which can be sent as |
totalSize
|
Total number of For more information, see https://developers.google.com/ad-manager/api/beta/field-masks |

