Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The ListAdBreaksResponse object contains a list of AdBreak objects, a nextPageToken for pagination, and the totalSize of matching AdBreak objects.
The adBreaks field is an array of AdBreak objects relevant to the specified network.
The nextPageToken is a string used to fetch the subsequent page of results and expires after five minutes if present.
The totalSize is an integer representing the total count of AdBreak objects after filtering, and it is included in the response only if specified in a response field mask.
A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages. This field expires after five minutes.
totalSize
integer
Total number of AdBreak objects. If a filter was included in the request, this reflects the total number after the filtering is applied.
totalSize won't be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter $fields or fields, or by using the HTTP/gRPC header X-Goog-FieldMask.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[],[]]