This component is not supported for Google Ads, Google AdMob, AMPHTML ads, video ads, or image ads.
The YouTube component lets you place a YouTube video in your ad.
To add the YouTube component to your project:
- Open the Components panel, then the Media folder.
- Drag the YouTube
component to the stage.
- In the YouTube properties section of the Properties panel, enter the YouTube video page's URL in the URL field.
Using YouTube video with mobile browsers
Mobile browsers may disable YouTube video autoplay to keep users from incurring data charges for unrequested content. The best practice for mobile browsers is to turn off autoplay and to and turn on video controls instead. This ensures that your video will work the way you intend it to.
In the Properties panel, make these changes:
- Set Autoplay to none.
- Set Controls to autohide.
Properties
Property | Description |
---|---|
Name | The component name. |
URL | The URL for the YouTube video that you want to show. The unique ID found in the URL is also valid. Can be bound to dynamic data. |
Autoplay |
Sets whether the video starts playing automatically. Autoplay is not supported on all mobile browsers.
|
Preview duration | The preview duration (only used when Autoplay is set to preview or intro). By default, 30 seconds. |
Controls |
Whether controls are displayed.
|
Progress bar color | Whether the progress bar for the video player is red or white. |
Mute | When selected, the YouTube video starts muted. |
Loop | When selected, the YouTube video repeats continuously. |
Pause on video end | When selected, pauses the YouTube video when there is one second left. |
Start position | The starting position, in seconds, of the YouTube video. Can be bound to dynamic data. |
Advanced properties
Click the expand icon next to Advanced properties in the component properties pane to edit the following advanced properties:
Property | Description |
---|---|
Allow fullscreen on desktop | Enables fullscreen viewing for users on desktops. |
Extra player parameters | YouTube player parameters to include. Separate multiple parameters with ampersands (& ). |
Events and actions
Learn how to configure events.
Preview
This component can't be previewed inside the Google Web Designer interface. To see the component in action, preview your document in your preferred browser by clicking the Preview button in the upper right corner.