Klasa GCKAdBreakClipInfo
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Klasa reprezentująca klip przerwy na reklamę.
- Od
- 3,3
Dziedziczy NSObject, <NSCopying> i <NSSecureCoding>.
- (NSString*) adBreakClipID |
|
readnonatomicassign |
Ciąg znaków, który jednoznacznie identyfikuje ten klip przerwy na reklamę.
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomicassign |
Adres URL treści, które reprezentują ten klip (zwykle jest to obraz).
Typ MIME treści, do których odwołuje się contentURL.
Identyfikator treści.
- Od
- 4.1
URL plakatu tego klipu.
- Od
- 4.1
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
Długość klipu, w którym można go pominąć w sekundach.
- Od
- 4,3
Format segmentu HLS tego klipu.
- Od
- 4.1
Konfiguracja żądania reklamy VAST (jeśli występuje).
Więcej informacji znajdziesz tutaj: Digital Video Ad Serving Template 4.0. Jeśli wartość nie ma wartości zer, wszystkie pozostałe pola są ignorowane.
- Od
- 4.1
Niestandardowe dane specyficzne dla aplikacji powiązane z klipem.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-12-02 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-12-02 UTC."],[[["`GCKAdBreakClipInfo` represents an ad break clip, providing details like ID, duration, title, and URLs for click-through, content, and posters."],["It includes properties for content identification like `contentID`, `mimeType`, and `contentURL`, offering flexibility in representing different types of ad content."],["Ad behavior can be customized using properties like `whenSkippable` to define when users can skip the ad and `clickThroughURL` to handle user interactions."],["Advanced ad configurations are supported through `hlsSegmentFormat` for HLS content and `vastAdsRequest` for VAST ad requests, catering to various ad delivery mechanisms."],["Developers can associate custom data with the clip using the `customData` property for application-specific needs."]]],[]]