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 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 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."]]],[]]