ListAdBreaksResponse
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
JSON के काेड में दिखाना |
{
"adBreaks": [
{
object (AdBreak )
}
],
"nextPageToken": string
} |
फ़ील्ड |
adBreaks[] |
object (AdBreak )
सिर्फ़ आउटपुट के लिए. अनुरोध किए गए LiveStreamEvent से मेल खाने वाले विज्ञापन के लिए ब्रेक की सूची.
|
nextPageToken |
string
एक टोकन, जिसे अगला पेज फिर से पाने के लिए pageToken के तौर पर भेजा जा सकता है. अगर इस फ़ील्ड को हटा दिया जाता है, तो इसके बाद कोई पेज नहीं होता.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-21 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-21 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003ePALSettings\u003c/code\u003e class manages SDK-wide settings, including storage and user age targeting preferences.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eallowStorage\u003c/code\u003e determines if storage is permitted, crucial for TCFv2 compliance and defaults to false.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edirectedForChildOrUnknownAge\u003c/code\u003e signals if the ad request targets a child or a user with an unknown age (TFCD/TFUA), defaulting to false.\u003c/p\u003e\n"]]],[],null,["# ListAdBreaksResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse for [AdBreakNotificationService.ListAdBreaks](/ad-manager/video/rest/v1/networks.assets.adBreaks/list#google.ads.drx.video.v1.AdBreakNotificationService.ListAdBreaks).\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"adBreaks\": [ { object (/ad-manager/video/rest/v1/networks.assets.adBreaks#AdBreak) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `adBreaks[]` | `object (`[AdBreak](/ad-manager/video/rest/v1/networks.assets.adBreaks#AdBreak)`)` Output only. A list of Ad Breaks that match the LiveStreamEvent requested. |\n| `nextPageToken` | `string` A token that can be sent as `pageToken` to retrieve the next page. If this field is omitted, there are no subsequent pages. |"]]