מחלקה של GCKAdBreakClipInfo
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מחלקה שמייצגת קליפ של הפסקות למודעות.
- מאז
- 3.3
ירש את NSObject, <NS Copy> ו-<NSSecureCoding>.
- (NSString*) adBreakClipID |
|
readnonatomicassign |
מחרוזת שמזהה באופן ייחודי את הקליפ של ההפסקה למודעה.
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomicassign |
כתובת היעד של הקליק עבור קליפ זה.
כתובת ה-URL של התוכן שמייצג את הקליפ (בדרך כלל תמונה).
כתובת ה-URL של הפוסטר של הקליפ.
- מאז
- 4.1
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
משך הזמן בקליפ שבו ניתן לדלג עליו בשניות.
- מאז
- 4.3
פורמט הקטע HLS בקליפ הזה.
- מאז
- 4.1
נתונים ספציפיים ליישום מותאמים אישית המשויכים לקליפ.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-02 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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."]]],[]]