GCKAdBreakClipInfo Class
Stay organized with collections
Save and categorize content based on your preferences.
A class representing an ad break clip.
- Since
- 3.3
Inherits NSObject, <NSCopying>, and <NSSecureCoding>.
- (NSString*) adBreakClipID |
|
readnonatomicassign |
A string that uniquely identifies this ad break clip.
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomicassign |
The click-through URL for this clip.
URL for the content that represents this clip (typically an image).
MIME type of the content referenced by contentURL.
The content's ID.
- Since
- 4.1
The poster URL for this clip.
- Since
- 4.1
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
The length of time into the clip when it can be skipped in seconds.
- Since
- 4.3
The HLS segment format for this clip.
- Since
- 4.1
Custom application-specific data associated with the clip.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003eGCKAdBreakClipInfo\u003c/code\u003e represents an ad break clip, providing details like ID, duration, title, and URLs for click-through, content, and posters.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for content identification like \u003ccode\u003econtentID\u003c/code\u003e, \u003ccode\u003emimeType\u003c/code\u003e, and \u003ccode\u003econtentURL\u003c/code\u003e, offering flexibility in representing different types of ad content.\u003c/p\u003e\n"],["\u003cp\u003eAd behavior can be customized using properties like \u003ccode\u003ewhenSkippable\u003c/code\u003e to define when users can skip the ad and \u003ccode\u003eclickThroughURL\u003c/code\u003e to handle user interactions.\u003c/p\u003e\n"],["\u003cp\u003eAdvanced ad configurations are supported through \u003ccode\u003ehlsSegmentFormat\u003c/code\u003e for HLS content and \u003ccode\u003evastAdsRequest\u003c/code\u003e for VAST ad requests, catering to various ad delivery mechanisms.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can associate custom data with the clip using the \u003ccode\u003ecustomData\u003c/code\u003e property for application-specific needs.\u003c/p\u003e\n"]]],[],null,[]]