Welcome to the DoubleClick Studio YouTube Masthead Badge Exam Certification
1.) YouTube close button is optional on every masthead.
- A) True
- B) False
2.) The YouTube Video Player allows autoplay video views in mastheads to count directly toward overall YouTube brand channel video views.
- A) True
- B) False
3.) Total non-user initiated load (includes initial plus subsequent/polite loads) for a masthead should NOT exceed 1.5MB.
- A) True
- B) False
4.) You can set custom element attributes in the YouTube Close button.
- A) True
- B) False
5.) There are two key benefits in using the YouTube Video Player:
- It helps you save file load size.
- It increases user engagement.
- A) True
- B) False
6.) On mouse-over, an interactive button can spin, change size, or contain overly disruptive animations in a Masthead.
- A) True
- B) False
7.) The YouTube Video Player will not increase viral public views on brand channels.
- A) True
- B) False
8.) Studio only accepts one HTML file per creative.
- A) True
- B) False
9.) It is good practice to remove unused tracking counters and timers when using the YouTube Video Player component.
- A) True
- B) False
10.) You can check the state of your YouTube video (e.g. playing, paused, buffering, completed) by listening to the ‘statechange’ event.
- A) True
- B) False
11.) You can build a Masthead format similarly to how you build a DoubleClick in-page format.
- A) True
- B) False
12.) The YouTube Close button can be hidden until the user interacts with the ad.
- A) True
- B) False
13.) Animation must stop within 30 seconds after the interaction with it has ended.
- A) True
- B) False
14.) Brand study pixels (like Nielsen) can be embedded Mastheads.
- A) True
- B) False
15.) Which of the following is NOT a requirement for a Masthead?
- A) “Close Ad X” button at top and right sides.
- B) One-pixel border around the unit.
- C) 2.2MB for the total assets file.
- D) The ad must expand on click.
16.) Which of the following is NOT a requirement for a Masthead?
- A) An “X Close Expanded” button must be shown to the user 10 seconds after expansion.
- B) 10 MB for the video files that are non-YouTube videos.
- C) Animation and video autoplay can only run for 30 seconds collectively.
- D) One-pixel border around the unit.
17.) Which of the following is NOT a requirement for a Masthead?
- A) Dimensions should be 970×500 pixels for an expanded panel.
- B) You must use streaming video.
- C) Expanded panel needs to collapse and video must stop on clickthrough.
- D) Dimensions should be 970×250 pixels for an in-page.
18.) Which custom tracking methods are not allowed in Mastheads?
- A) Click-tags
- B) Exit
- C) Timer
- D) Counter
19.) Which of the following elements are allowed on a backup image?
- A) YouTube close button
- B) Multiple exit buttons (i.e. Facebook + Twitter + CTA)
- C) YouTube video player
- D) None of the above
20.) Which of these video controls are required for user-initiated videos?
- A) All of the above
- B) Mute
- C) Progress bar
- D) Pause
21.) What is the main function of the YouTube Close Button Component (“Close Ad X”)?
- A) It collapses all expanded panels.
- B) It closes your browser window.
- C) It closes the current expanded panel only.
- D) It collapses the masthead on YouTube home page.
22.) When you use the YouTube Player, the video thumbnail shown _____
- A) can be changed using the YT API code.
- B) can be replace using JavaScript.
- C) is the same image pulled in from YouTube account settings.
- D) can be changed in the YT component settings.
23.) Which is of the following is false about a Layouts Masthead?
- A) Layouts include custom tracking for YouTube Videos.
- B) Layouts only supports images and YouTube Videos as assets.
- C) You can use both images and videos in the Carousel for a Carousel Layout.
- D) To add an exit, you can either upload an image button or add an invisible hot spot.
24.) Which video formats must be uploaded when using a non-YouTube video player?
- A) Both WebM and Ogg.
- B) WebM only.
- C) Both MP4, and either WebM or Ogg.
- D) MP4 only.
25.) Which value for the YouTube Player attribute “autoplay” is used for the common muted auto play with limited duration?
- A) “enable”
- B) “standard”
- C) “preview”
- D) “true”
26.) What does changing the “videoId” attribute of the YouTube Component do?
- A) Assigns a video ID to the YouTube Player
- B) Assigns a videoID to be used for reporting
- C) Assigns a tracking pixel to load
- D) Assigns the video ID for the DoubleClick Video Player
27.) Match the Masthead load size definition.
- A) 150k
- B) 1.5MB
- C) 10MB
- Non-User initiated load size
- Non-YouTube served video assets
- Initial load size
28.) Match the Masthead vide controls specs-requirements.
- A) Autoplay videos
- B) YouTube hosted videos
- C) User initiated videos
- control buttons (mute/unmute and pause/play) are required
- maximum 30 seconds.
29.) Match the definition for the YouTube Video Player component autoplay settings.
- A) None
- B) Preview
- C) Standrad
- Video plays, and doesn’t trigger a YouTube view count.
- Video is click to play, and triggers a YouTube view count.
- Only triggers a YouTube view count when clicked.
30.) Fill the blank to implement a YouTube remarketing pixel on a click-through with the DoubleClick PixelLoader component:
<ci-studio-pixelloader
eventtarget=”enabler”
eventtype=”____“
url=”https://example.com/yourpixel.gif?ord=[timestamp]”>
</ci-studio-pixelloader>
31.) CPU usage should not exceed 40% when a Masthead loads or remains on your screen.
- A) True
- B) False
32.) On close or exit, the masthead should:
- A) All of the above.
- B) Stop all sounds.
- C) Resolve the ad to end-frame graphics.
- D) Stop all videos.
33.) Which of these is a valid YouTube masthead load requirement?
- A) YouTube videos used in the masthead have a limit of 20 MB.
- B) 50 KB maximum is recommended for the fastest initial load time.
- C) A user-initiated load can have up to 1.5 MB of images and assets (animation/interaction).
- D) The load from user interaction with Google Maps component is included in the load limit.
34.) Which attribute and value do you need to use the Google Web Designer YouTube Player component to start the video as “Click to Play”?
- A) click-to-play = true
- B) autoplay = “click”
- C) autoplay = “none”
- D) click-to-play = “auto”
35.) Which of the following is not true about using the YouTube Player method loadVideoById?
- A) It lets you dynamically change the YouTube video ID.
- B) It must be called after the READY event.
- C) It will count towards YouTube brand channel video views.
- D) Allows you to change the video to a different one.
36.) You can use Google Web Designer’s built-in compression to reduce your masthead file size.
- A) True
- B) False
37.) Which Google Web Designer YouTube Player component event is dispatched when autoplay has completed?
- A) ‘autoplayComplete’ (“Autoplay Complete” in Google Web Designer)
- B) ‘complete’ (“Complete” in Google Web Designer)
- C) ‘autoplay100percent’ (“Autoplay 100%” in Google Web Designer)
- D) ‘previewed100percent’ (“Preview Complete” in Google Web Designer)
38.) Private YouTube.com videos can show in the YT video player in Mastheads creatives.
- A) True
- B) False
39.) It is good practice to use CASE SWITCH statements to control when YouTube Player tracking events get triggered.
- A) True
- B) False
40.) You can hide the YouTube Player logo by resizing or cropping the height or width of the YouTube player.
- A) True
- B) False
41.) 150 KB maximum is recommended for the fastest initial load time.
- A) True
- B) False
42.) When you’re using the YouTube Video Player component, which statement is true?
- A) The play/pause video events will always track automatically.
- B) YouTube Player video metrics will be triggered upon replay.
- C) Studio Video metrics is automatically added in the component.
- D) Always add custom counters for your video tracking metrics.
43.) Which event listener is triggered when the YouTube component is available to receive API calls?
- A) studioinnovation.YTPlayer.Events.VIDEO_COMPLETE
- B) studioinnovation.YTPlayer.Events.READY
- C) studioinnovation.YTPlayer.Events.PLAYER_ERROR
- D) studioinnovation.YTPlayer.Events.PLAYER_START
44.) Which of the following is not true about YouTube specs on collapse or exit?
- A) Resolve the ad to the end-frame graphics.
- B) Stop all sounds.
- C) Keep the Masthead expand panel open.
- D) Stop all video.
45.) Which of the following is NOT true for animation in mastheads?
- A) Only minimal animation occurs when you mouse-over buttons.
- B) Maximum animation length on initial is 30 seconds.
- C) Animation must stop within 10 seconds after the interaction with it has ended.
- D) All animation should stop when you click to exit ad.
46.) Which value for the YouTube Player component ‘controls’ attribute displays the regular player controls?
- A) “showControls”
- B) “show”;
- C) “autoshow”;
- D) “standard”;
Disclaimer: Google trademarks are the property of Google Inc. This website is not officially affiliated or endorsed by Google Inc. in any way.