GCKAdBreakClipInfo 클래스
광고 시간 클립을 나타내는 클래스입니다.
- 다음 이후:
- 3.3
NSObject를 상속합니다. <NSCopy>를 구현합니다.
- (NSString*) adBreakClipID |
|
readnonatomiccopy |
이 광고 시간 클립을 고유하게 식별하는 문자열입니다.
- (NSTimeInterval) duration |
|
readnonatomicassign |
- (NSURL*) clickThroughURL |
|
readnonatomiccopy |
이 클립을 나타내는 콘텐츠의 URL (일반적으로 이미지)입니다.
클립과 연결된 맞춤 애플리케이션별 데이터입니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(UTC)
[null,null,["최종 업데이트: 2023-12-02(UTC)"],[[["`GCKAdBreakClipInfo` represents metadata about an ad break clip within a Google Cast session, introduced in version 3.3."],["It provides properties like a unique ID, duration, title, click-through URL, and content URL for each ad clip."],["Developers can access information about the ad, such as the image to display or a link to the advertiser's website, through properties like `contentURL` and `clickThroughURL`."],["The class also includes optional custom data for application-specific needs, allowing for flexibility in how developers utilize ad information."]]],[]]