Skip to content

Commit

Permalink
Version 2.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaliy Salnikov committed Dec 17, 2024
1 parent 297901e commit c5a918c
Show file tree
Hide file tree
Showing 1,929 changed files with 1,941 additions and 1,941 deletions.
10 changes: 5 additions & 5 deletions Demo/PlayerDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2.42;
CURRENT_PROJECT_VERSION = 2.43;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand All @@ -668,7 +668,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.42;
MARKETING_VERSION = 2.43;
PRODUCT_BUNDLE_IDENTIFIER = com.onevideo.player.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
STRIP_INSTALLED_PRODUCT = NO;
Expand All @@ -685,7 +685,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2.42;
CURRENT_PROJECT_VERSION = 2.43;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand All @@ -694,7 +694,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.42;
MARKETING_VERSION = 2.43;
PRODUCT_BUNDLE_IDENTIFIER = com.onevideo.player.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
STRIP_INSTALLED_PRODUCT = NO;
Expand Down Expand Up @@ -732,7 +732,7 @@
repositoryURL = "https://github.com/VKCOM/VideoPlayer-iOS";
requirement = {
kind = exactVersion;
version = 2.42.0;
version = 2.43.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
16 changes: 8 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
// swift-tools-version: 5.9
// 2024-12-05 17:36:32
// Version: 2.42.0
// App version: 8.108
// 2024-12-17 18:08:37
// Version: 2.43.0
// App version: 8.110

import PackageDescription

let package = Package(name: "VKVideoPlayer", platforms: [.iOS(.v14)],
products: [
.library(name: "VKVideoPlayer", targets: ["OVPlayerKit", "VPX", "VKOpus", "WebM", "Dav1d", "OVKitStatistics", "OVKResources", "OVKit"]),
.library(name: "VKVideoPlayer", targets: ["OVKResources", "VPX", "VKOpus", "WebM", "Dav1d", "OVKitStatistics", "OVKit", "OVPlayerKit"]),
],
targets: [
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.82/OVPlayerKit.xcframework.zip", checksum: "09f3667f8415c0189eaa32aa5d52ccf504b92049d1bd9a39ac2c1e7bd4b3bc47"),
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.81/OVKResources.xcframework.zip", checksum: "9a7815680defc9266c551766f7e2d87265a8c875cd1770ac21ab8581ed3e0c2c"),
.binaryTarget(name: "VPX", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VPX/1.2.1/VPX.xcframework.zip", checksum: "9377ec0ff544202efee0002b2e876d113ec6afb417aa33d2697f00a3c0ce155f"),
.binaryTarget(name: "VKOpus", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VKOpus/1.0/VKOpus.xcframework.zip", checksum: "6ac2419048a1479f94d1d9ce434735fad9190dae2b087bad0f1581530013508f"),
.binaryTarget(name: "WebM", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/WebM/1.2.1/WebM.xcframework.zip", checksum: "a5456984ca8ad47efd286c9f0112ab3b9995c21f50923203b19462414f0c6bb4"),
.binaryTarget(name: "Dav1d", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/Dav1d/2.0/Dav1d.xcframework.zip", checksum: "f9c1945e81936dd4fde648e8716eeb01cbcfe762f462d4efd6dac8782fac5399"),
.binaryTarget(name: "OVKitStatistics", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitStatistics/1.29/OVKitStatistics.xcframework.zip", checksum: "d41618e5a45329c8e321ed056f99723b252f92e5cea61e1ca5692eaccc6790e3"),
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.80/OVKResources.xcframework.zip", checksum: "5818d6a77ce38c685b42cadc031cfe61c85bb0d5166ebb3117c67f966501bb04"),
.binaryTarget(name: "OVKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKit/5.42/OVKit.xcframework.zip", checksum: "a2c3612c922e48d3dc06b8577917e148e80cd21da087a7f215cc14ad20425806"),
.binaryTarget(name: "OVKitStatistics", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitStatistics/1.30/OVKitStatistics.xcframework.zip", checksum: "af94e473a7cb8277072882ed23b28b5729ef88f60d59e716b1e34b7680f3a40c"),
.binaryTarget(name: "OVKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKit/5.43/OVKit.xcframework.zip", checksum: "62f443b2bd6109bead98283fd2415961be53ac794e6d0b5aaaf0f82a5b0c1801"),
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.83/OVPlayerKit.xcframework.zip", checksum: "7d63d60bb4eaab5884f5fe86d073d1abb88a962df1706155a3de7f37d96b7728"),
]
)
8 changes: 4 additions & 4 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ artifactory_url = 'https://artifactory-external.vkpartner.ru/artifactory/vk-ios-
target 'PlayerDemo' do
use_frameworks!

pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.82/OVPlayerKit.podspec", :inhibit_warnings => true
pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.81/OVKResources.podspec", :inhibit_warnings => true
pod 'VPX', :podspec => "#{artifactory_url}/VPX/1.2.1/VPX.podspec", :inhibit_warnings => true
pod 'VKOpus', :podspec => "#{artifactory_url}/VKOpus/1.0/VKOpus.podspec", :inhibit_warnings => true
pod 'WebM', :podspec => "#{artifactory_url}/WebM/1.2.1/WebM.podspec", :inhibit_warnings => true
pod 'Dav1d', :podspec => "#{artifactory_url}/Dav1d/2.0/Dav1d.podspec", :inhibit_warnings => true
pod 'OVKitStatistics', :podspec => "#{artifactory_url}/OVKitStatistics/1.29/OVKitStatistics.podspec", :inhibit_warnings => true
pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.80/OVKResources.podspec", :inhibit_warnings => true
pod 'OVKit', :podspec => "#{artifactory_url}/OVKit/5.42/OVKit.podspec", :inhibit_warnings => true
pod 'OVKitStatistics', :podspec => "#{artifactory_url}/OVKitStatistics/1.30/OVKitStatistics.podspec", :inhibit_warnings => true
pod 'OVKit', :podspec => "#{artifactory_url}/OVKit/5.43/OVKit.podspec", :inhibit_warnings => true
pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.83/OVPlayerKit.podspec", :inhibit_warnings => true
end
2 changes: 1 addition & 1 deletion docs/data/documentation/ovkit.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/data/documentation/ovkit/adinteractive.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:5OVKit13AdInteractiveO","navigatorTitle":[{"text":"AdInteractive","kind":"identifier"}],"symbolKind":"enum","title":"AdInteractive","modules":[{"name":"OVKit"}],"roleHeading":"Enumeration","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"AdInteractive","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/ovkit\/adinteractive"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/onevideo.OVKit\/documentation\/OVKit"]]},"identifier":{"url":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/videoMotion(banner:)"],"title":"Enumeration Cases","anchor":"Enumeration-Cases"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"AdInteractive","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://onevideo.OVKit/documentation/OVKit/AdInteractive":{"title":"AdInteractive","abstract":[],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive","navigatorTitle":[{"kind":"identifier","text":"AdInteractive"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"AdInteractive","kind":"identifier"}],"type":"topic","url":"\/documentation\/ovkit\/adinteractive","role":"symbol","kind":"symbol"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/videoMotion(banner:)":{"kind":"symbol","role":"symbol","abstract":[],"title":"AdInteractive.videoMotion(banner:)","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"videoMotion"},{"kind":"text","text":"("},{"kind":"externalParam","text":"banner"},{"text":": ","kind":"text"},{"text":"MyTargetInstreamAdVideoMotionBanner","preciseIdentifier":"c:@M@OVKit@objc(pl)MyTargetInstreamAdVideoMotionBanner","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/ovkit\/adinteractive\/videomotion(banner:)","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/videoMotion(banner:)"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/shoppable(items:)":{"url":"\/documentation\/ovkit\/adinteractive\/shoppable(items:)","title":"AdInteractive.shoppable(items:)","type":"topic","kind":"symbol","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"kind":"text","text":"("},{"text":"items","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:5OVKit16ShoppableAdsItemV","text":"ShoppableAdsItem","kind":"typeIdentifier"},{"text":"])","kind":"text"}]},"doc://onevideo.OVKit/documentation/OVKit":{"role":"collection","url":"\/documentation\/ovkit","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit","type":"topic","abstract":[{"text":"Плеер видео и трансляций для VK Видео.","type":"text"}],"kind":"symbol","title":"OVKit"}}}
{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ovkit\/adinteractive"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"roleHeading":"Enumeration","navigatorTitle":[{"text":"AdInteractive","kind":"identifier"}],"externalID":"s:5OVKit13AdInteractiveO","modules":[{"name":"OVKit"}],"title":"AdInteractive","role":"symbol","symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AdInteractive","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/onevideo.OVKit\/documentation\/OVKit"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AdInteractive"}],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive"},"topicSections":[{"anchor":"Enumeration-Cases","identifiers":["doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/videoMotion(banner:)"],"title":"Enumeration Cases","generated":true}],"references":{"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/shoppable(items:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"items"},{"text":": [","kind":"text"},{"text":"ShoppableAdsItem","kind":"typeIdentifier","preciseIdentifier":"s:5OVKit16ShoppableAdsItemV"},{"text":"])","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/ovkit\/adinteractive\/shoppable(items:)","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","type":"topic","title":"AdInteractive.shoppable(items:)","abstract":[]},"doc://onevideo.OVKit/documentation/OVKit":{"title":"OVKit","url":"\/documentation\/ovkit","abstract":[{"type":"text","text":"Плеер видео и трансляций для VK Видео."}],"role":"collection","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit","type":"topic","kind":"symbol"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive":{"abstract":[],"role":"symbol","title":"AdInteractive","type":"topic","kind":"symbol","url":"\/documentation\/ovkit\/adinteractive","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AdInteractive","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"AdInteractive"}],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/videoMotion(banner:)":{"role":"symbol","url":"\/documentation\/ovkit\/adinteractive\/videomotion(banner:)","abstract":[],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/videoMotion(banner:)","title":"AdInteractive.videoMotion(banner:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"videoMotion","kind":"identifier"},{"text":"(","kind":"text"},{"text":"banner","kind":"externalParam"},{"kind":"text","text":": "},{"text":"MyTargetInstreamAdVideoMotionBanner","preciseIdentifier":"c:@M@OVKit@objc(pl)MyTargetInstreamAdVideoMotionBanner","kind":"typeIdentifier"},{"kind":"text","text":")"}]}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"metadata":{"modules":[{"name":"OVKit"}],"roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"shoppable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"items"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:5OVKit16ShoppableAdsItemV","text":"ShoppableAdsItem","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"role":"symbol","externalID":"s:5OVKit13AdInteractiveO9shoppableyACSayAA16ShoppableAdsItemVG_tcACmF","title":"AdInteractive.shoppable(items:)"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/onevideo.OVKit\/documentation\/OVKit","doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shoppable"},{"text":"(","kind":"text"},{"text":"items","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"ShoppableAdsItem","preciseIdentifier":"s:5OVKit16ShoppableAdsItemV","kind":"typeIdentifier","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/ShoppableAdsItem"},{"kind":"text","text":"])"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ovkit\/adinteractive\/shoppable(items:)"]}],"references":{"doc://onevideo.OVKit/documentation/OVKit":{"role":"collection","url":"\/documentation\/ovkit","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit","type":"topic","abstract":[{"text":"Плеер видео и трансляций для VK Видео.","type":"text"}],"kind":"symbol","title":"OVKit"},"doc://onevideo.OVKit/documentation/OVKit/ShoppableAdsItem":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ShoppableAdsItem"}],"kind":"symbol","abstract":[{"type":"text","text":"Товар в рекламе формата Shoppable."}],"navigatorTitle":[{"kind":"identifier","text":"ShoppableAdsItem"}],"url":"\/documentation\/ovkit\/shoppableadsitem","title":"ShoppableAdsItem","role":"symbol","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/ShoppableAdsItem"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive":{"title":"AdInteractive","abstract":[],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive","navigatorTitle":[{"kind":"identifier","text":"AdInteractive"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"AdInteractive","kind":"identifier"}],"type":"topic","url":"\/documentation\/ovkit\/adinteractive","role":"symbol","kind":"symbol"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/shoppable(items:)":{"url":"\/documentation\/ovkit\/adinteractive\/shoppable(items:)","title":"AdInteractive.shoppable(items:)","type":"topic","kind":"symbol","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"kind":"text","text":"("},{"text":"items","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:5OVKit16ShoppableAdsItemV","text":"ShoppableAdsItem","kind":"typeIdentifier"},{"text":"])","kind":"text"}]}}}
{"variants":[{"paths":["\/documentation\/ovkit\/adinteractive\/shoppable(items:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/onevideo.OVKit\/documentation\/OVKit","doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"items"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ShoppableAdsItem","preciseIdentifier":"s:5OVKit16ShoppableAdsItemV","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/ShoppableAdsItem"},{"kind":"text","text":"])"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"case","title":"AdInteractive.shoppable(items:)","externalID":"s:5OVKit13AdInteractiveO9shoppableyACSayAA16ShoppableAdsItemVG_tcACmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"items"},{"text":": [","kind":"text"},{"text":"ShoppableAdsItem","kind":"typeIdentifier","preciseIdentifier":"s:5OVKit16ShoppableAdsItemV"},{"text":"])","kind":"text"}],"roleHeading":"Case","role":"symbol","modules":[{"name":"OVKit"}]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://onevideo.OVKit/documentation/OVKit":{"title":"OVKit","url":"\/documentation\/ovkit","abstract":[{"type":"text","text":"Плеер видео и трансляций для VK Видео."}],"role":"collection","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit","type":"topic","kind":"symbol"},"doc://onevideo.OVKit/documentation/OVKit/ShoppableAdsItem":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShoppableAdsItem","kind":"identifier"}],"title":"ShoppableAdsItem","abstract":[{"type":"text","text":"Товар в рекламе формата Shoppable."}],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/ShoppableAdsItem","navigatorTitle":[{"kind":"identifier","text":"ShoppableAdsItem"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ovkit\/shoppableadsitem"},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive/shoppable(items:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"shoppable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"items"},{"text":": [","kind":"text"},{"text":"ShoppableAdsItem","kind":"typeIdentifier","preciseIdentifier":"s:5OVKit16ShoppableAdsItemV"},{"text":"])","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/ovkit\/adinteractive\/shoppable(items:)","identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive\/shoppable(items:)","type":"topic","title":"AdInteractive.shoppable(items:)","abstract":[]},"doc://onevideo.OVKit/documentation/OVKit/AdInteractive":{"abstract":[],"role":"symbol","title":"AdInteractive","type":"topic","kind":"symbol","url":"\/documentation\/ovkit\/adinteractive","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AdInteractive","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"AdInteractive"}],"identifier":"doc:\/\/onevideo.OVKit\/documentation\/OVKit\/AdInteractive"}}}
Loading

0 comments on commit c5a918c

Please sign in to comment.