[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[[["`GADVideoOptions` provides customization settings for video ads displayed within Google Mobile Ads SDK."],["Control video playback behavior with options like starting muted (`startMuted`) and enabling custom controls (`customControlsRequested`)."],["Determine whether the video ad can expand upon clicking using the `clickToExpandRequested` property."]]],["GADVideoOptions configures video ad behavior. The `startMuted` property determines if videos begin muted, defaulting to YES. `customControlsRequested` dictates whether play/pause/mute controls are enabled. `clickToExpandRequested` specifies if the video should have a click-to-expand feature. These properties are accessible and modifiable via Swift and Objective-C, allowing developers to adjust the user's video ad experience.\n"]]