IMA SDK for iOS では、プレーヤーの再生を開始するかどうかも設定できます。
ユーザーの操作が再生が開始されるまで待つかを選択できます。これには
adWillAutoPlay
プロパティです。true に設定すると、自動再生環境に適していると広告サーバーによって指定された広告が返されます。
[[["わかりやすい","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"]],["最終更新日 2025-07-25 UTC。"],[[["The IMA SDK for iOS allows you to specify whether your content videos will play continuously, influencing the types of ads returned by the ad server."],["Setting `continuousPlayback` to `true` signals that videos will play one after another, like a TV broadcast, and is suitable for video playlists with autoplay."],["While `continuousPlayback` impacts ad selection, it does not affect ad playback; `adWillAutoPlay` controls whether ads start playing automatically."],["Use `adWillAutoPlay` set to `true` when your single content video or video playlist starts playing automatically without user interaction."],["Consult the provided table to determine the appropriate settings for `continuousPlayback` and `adWillAutoPlay` based on your specific video content behavior."]]],[]]