• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Certification Answers

We help you to pass your exams

  • English

EN FR ES DE IT PT RU PL NL TR JA

  • Home
  • Benefits
  • Some of our last scores
  • Our customers say…
  • FAQs
  • Resources
    • Jobs
  • Subscribe
  • Study Guides and Answers
    • SkillShop
      • Google Ads
        • Google Ads Measurement
        • Google Ads Display
        • Google Ads Search
        • Google Ads Shopping Advertising
        • Google Ads Video Advertising
        • Google Ads Apps
        • Google Analytics Individual Qualification
      • Google Marketing Platform
        • Campaign Manager
        • Creative
        • Display & Video 360
        • Search Ads 360
        • Google Mobile Experience Certification Exam Answers
      • Youtube
        • Youtube Channel Growth
        • Youtube Content Ownership
        • Youtube Asset Monetization
        • YouTube Music Assessment
        • YouTube Creative Essentials
        • Video for Brand Basics
      • Digital Transformation Certification
        • Activate customer-centric
        • Choose the right mobile asset
        • How to find mobile customers
        • Make engaging mobile messages
        • Measure mobile effectively
        • Measure your customer-centric
        • Prepare for a programmatic
        • Programmable marketing basics
      • Android Enterprise Academy
        • Android Enterprise Platform Associate
        • Android Enterprise Professional Associate
      • Google My Business Basics
      • Google Waze
        • Waze Local Fundamentals
        • Waze Local advance
      • Smart
        • Measurement Smart
        • Performance Smart
        • Platforms Smart
        • Video Smart
      • Jamboards Academy
        • Deploying Jamboards
        • Selling Jamboards
    • HubSpot
      • HubSpot Inbound Certification Answers
      • HubSpot Inbound Marketing Certification Exam Answers
      • Hubspot Inbound Sales Certification Exam Answers
      • Hubspot Email Marketing Certification Exam Answers
      • Hubspot Content Marketing Exam Answers
      • Hubspot Growth-Driven Design Agency Exam Answers
      • Hubspot Growth-Driven Design Agency Exam Answers
      • HubSpot Sales Software Certification Exam Answers
      • HubSpot Sales Enablement Certification Answers
      • HubSpot Social Media Certification Exam Answers
      • HubSpot Marketing Software Certification Answers
      • HubSpot CMS for Developers Certification Exam Answers
      • HubSpot Contextual Marketing certification Exam Answers
      • HubSpot Sales Management Certification Exam Answers
      • HubSpot Frictionless Sales Certification Exam Answers
      • HubSpot CMS For Marketers Certification Exam Answers
      • Hubspot Service Hub Software Certification Answers
      • HubSpot Reporting Certification Exam Answers
      • HubSpot Digital Advertising Certification Answers
      • Hubspot Client Management Certification Exam Answers
      • Hubspot Sales Hub Implementation Answers
      • Hubspot CMS Hub Implementation Certification Answers
      • HubSpot PieSync Fundamentals Certification Exam Answers
      • HubSpot Guided Client Onboarding Certification Exam Answers
      • Hubspot Platform Consulting Certification Exam Answers
      • HubSpot Trainer Certification Answers
      • Hubspot Partner Demo Course Answers
      • HubSpot Solutions Partner Certification Answers
    • Hootsuite
      • Hootsuite Platform
      • Hootsuite Social Marketing
    • Google Digital Garage
    • Bing Ads
    • Analytics Academy
      • Google Analytics for Beginners
      • Advanced Google Analytics
      • Google Analytics for Power Users
      • Getting Started With Google Analytics 360
      • Introduction to Data Studio
      • Google Tag Manager Fundamentals
    • Google Educator Level 1
    • Klipfolio Certification
      • Klipfolio Expert Certification
      • Klipfolio Partner Certification
    • Yandex
      • Yandex Direct
      • Yandex Metrica
    • Amazon
      • Amazon DSP Certification Assessment Answers
      • Amazon Retail for Advertisers Certification Assessment Answers
      • Amazon Sponsored Ads Certification Assessment Answers
    • Twitter
      • Twitter Video Ad Badge Assessment Answers
    • Woorank
  • Contact

Home » DoubleClick Studio

DoubleClick Studio

DoubleClick Dynamic Ads Certification Program Answers

February 1, 2017 By CertificationAnswers

DoubleClick Dynamic Ads Certification Program Answers

DoubleClick Dynamic Ads Certification Program Answers


Part 1 – Dynamic Basic (15+ questions)


1.)

A Dynamic Creative in the Studio Web UI has two workflows called “Dynamic Content” and “Creative” to preview your ads.

  • A) True
  • B) False

https://www.youtube.com/watch?v=7o8o2LLlNF8

 


2.)

Which line of code shows the proper syntax for accessing the profile for the field “Headline” in your Dynamic Creative?

  • A) enabler.Profile[0].Headline
  • B) dynamicContent.Profile.Headline
  • C) dynamicContent.getValueAsHtml(“Headline”,”Default text”);
  • D) dynamicContent.Profile[0].Headline

3.)

Use drag-and-drop to indicate the order in which the following must occur in your creative code.

  • A) Initialize the Enabler.
  • B) Paste in the code from Step 4 “Generate Code.”
  • C) Write code that “connects” the dynamic data with elements in your creative.

4.)

When you paste the code from Step 4 “Generate Code” into your HTML5 files, the Dynamic Creative is automatically linked to the dynamic profile.

  • A) True
  • B) False

5.)

If you add or remove dynamic fields from a published profile, you must update the code in your HTML5 files.

  • A) True
  • B) False

6.)

You can select up to _____ reporting dimension(s) per creative.

  • A) one
  • B) five
  • C) seven
  • D) three

7.)

What three data types are available in the profile field values for a Basic Dynamic creative?

  • A) Float, String, and Binary
  • B) Text, Whole Number, and Image
  • C) Text, Number, and Image
  • D) Text, Url, and Image

8.)

When you preview a Dynamic Creative in the “Creatives” Web UI workflow, the ad will display the default values from which source?

  • A) The published profile.
  • B) The generated code pasted into the HTML5 files.
  • C) The draft profile.
  • D) The profile values in a XML file.

9.)

To make changes to a published profile, which do you create first?

  • A) New campaign
  • B) Draft
  • C) New creative
  • D) New profile

10.)

The first time you create a Dynamic Creative for an advertiser, what must you do first?

  • A) Create a new profile.
  • B) Generate the JavaScript setup code for the advertiser.
  • C) Upload an HTML file containing the Dynamic Content component/class.
  • D) Enable the advertiser for dynamic content.

11.)

A reporting dimension _____.

  • A) is an additional profile field that can only be used for reporting purposes.
  • B) replaces standard Rich Media metrics.
  • C) is a dynamic field that you have selected to provide additional reporting granularity.
  • D) is required before you can publish a profile.

12.)

You need to add code in your creative to display the dynamic data.

  • A) True
  • B) False

13.)

If no reporting dimensions are selected, you receive reporting on the performance for every field in your profile.

  • A) True
  • B) False

14.)

When you publish your Dynamic profile the Studio Web UI “Dynamic” Tab, it will notify QA that your creative is ready for review.

  • A) True
  • B) False

15.)

By default, you receive reporting on performance for the first three fields in your profile.

  • A) True
  • B) False

16.)

After you publish a Dynamic profile for the first time, you should return the “Creative” Web UI workflow to publish your creative to QA.

  • A) True
  • B) False

17.)

Before publishing your Dynamic profile, which step in the Studio Web UI “Creative” tab should you avoid?

  • A) Step 3: Edit custom events
  • B) Step 5: Publish your creative to QA
  • C) Step 1: Add a new creative
  • D) Step 4: Preview

18.)

If one of the dynamic items in your creative has an image URL, which data type should you use for the profile field?

  • A) Image
  • B) Whole Number
  • C) Text
  • D) URL

19.)

You can upload images directly into the “Profile Fields” section of the Dynamic workflow.

  • A) True
  • B) False

20.)

Studio uses the profile ID to associate a dynamic profile with creatives.

  • A) True
  • B) False

21.)

Fill in the blank below:

There is a maximum number of 25 fields per dynamic profile.


22.)

Fill in the blank below:

Dynamic Basic profile values are limited to 255 characters.


23.)

If you want to edit values in a Dynamic profile, which workflow menu should you choose in Studio Web UI?

  • A) QA
  • B) Dynamic Content
  • C) Trafficking
  • D) Creative

24.)

If you don’t see your Advertiser in the “Dynamic Content” tab, what should you do?

  • A) You shouldn’t enable them for dynamic content.
  • B) You can build Studio Dynamic Creatives for them.
  • C) Enable your Advertiser for Dynamic Content.
  • D) Generate the JavaScript setup code for the advertiser.

25.)

If the value for your profile field is 1.2, which data type should you use?

  • A) Image
  • B) Floating Number
  • C) Text
  • D) Whole Number

26.)

What values does a Dynamic Creative use when you test it locally?

  • A) Dynamic values from the published profile.
  • B) Development values listed in the setup code.
  • C) Dynamic values from the draft profile.
  • D) Development values listed in the Enabler component.

27.)

Every Dynamic Creative profile is identified by a unique ID.

  • A) True
  • B) False

28.)

Every Dynamic Creative profile is identified by a unique ID.

  • A) True
  • B) False

29.)

If you create or save a “Draft” in a Dynamic profile, it will update the content in trafficked creatives.

  • A) True
  • B) False

Part 2 – Dynamic Advanced (15+ questions)


1.)

In a Dynamic Creative feed, when a row is designated as the default content (Default column = TRUE), any values populated in the other targeting columns are completely disregarded.

  • A) True
  • B) False

2.)

In a Dynamic Creative feed, if there is no match for the existing targeting rules in the feed, the default row is eligible to serve on every impression.

  • A) True
  • B) False

3.)

In a Dynamic Creative feed, HTML tags can be used to change font colors, line break, etc. in dynamic text.

  • A) True
  • B) False

4.)

In a Dynamic Creative feed, what column in the feed should always have a unique value in each row?

  • A) Text
  • B) ID
  • C) Geo-Code
  • D) Reporting_Label

5.)

In a Dynamic Creative feed, what conditions must be met when a campaign is set up to use the following filters: start/end date, creative ID filtering, and/or geo targeting?

  • A) Since geo is the primary filter in every set up, only geo condition must be met for the Dynamic Creative to serve.
  • B) Since creative ID is determined on impression, only creative ID match is required for the Dynamic Creative to serve.
  • C) All three conditions must be met for the Dynamic Creative to serve.
  • D) A and B.

6.)

Geo-targeting by postal code is only available in US.

  • A) True
  • B) False

7.)

Which of the user’s geo attributes can be used to target Dynamic Creative ads?

  • A) Country
  • B) DMA
  • C) City
  • D) All of the above

8.)

Geo-targeted strategy enables the advertisers to dynamically update creative based on the location of the user viewing the ad.

  • A) True
  • B) False

9.)

Which of the following geo attributes is available only in the US?

  • A) Postal Code
  • B) DMA
  • C) City
  • D) None of the above

10.)

What is the best practice for previewing geo-targeted Dynamic Creative?

  • A) Geo-targeted Dynamic Creative should be previewed via a live tag using an IP address spoofing tool such as Charles.
  • B) Geo-targeted Dynamic Creative should be previewed via Step 5 of DoubleClick Studio.
  • C) Geo-targeted Dynamic Creative should be previewed via a live tag by users in various locations.

11.)

For geo-targeted campaigns, does the creative code need to test for user’s location?

  • A) The creative code must test for the user’s geo in order to make sure that the appropriate dynamic content is served in a geo-targeted campaign.
  • B) Both the creative code and the dynamic ad server must test for the user’s location. If the same location is selected by both, geo-targeted Dynamic Creative is served.
  • C) The creative code does not need to test for the user’s location because this is done on the back end, by the dynamic ad server.

12.)

A user can target multiple DCM IDs with the same content.

  • A) True
  • B) False

13.)

Which elements can be dynamically selected based on a DCM Attribute?

  • A) Text
  • B) Image
  • C) Exit URL
  • D) All of the above

14.)

A campaign using DCM ID Filtering strategy can not have a “default” row.

  • A) True
  • B) False

15.)

What does the ad serving domain look like when you generate ad Dynamic Creative tags from DCM?

  • A) ad.doubleclick.net
  • B) ad-dynamic.doubleclick.net
  • C) creative-ad.doubleclick.net
  • D) dynamic-feed.doubleclick.net

16.)

Dynamic Creative campaigns are compatible with 3rd party billing and planning tools.

  • A) True
  • B) False

17.)

All accounts must be enabled for Dynamic Creative in DCM.

  • A) True
  • B) False

18.)

Advertiser’s DCM Network does not need to be enabled for Dynamic Creative prior to enabling Campaign for Dynamic Creative.

  • A) True
  • B) False

19.)

All of the following are feature limitations of Dynamic Creatives, EXCEPT:

  • A) Delivery goals for impressions or clicks
  • B) Geo-targeting
  • C) Keyword targeting
  • D) Mobile ads

20.)

YYMMDD is an approved DateTime format.

  • A) True
  • B) False

21.)

Dynamic Creative supports whole numbers only.

  • A) True
  • B) False

22.)

Which is NOT a supported data type for Dynamic Creative?

  • A) Image URL
  • B) User ID
  • C) Text
  • D) Whole Number

23.)

With which strategy can DateTime data type be used?

  • A) Open Optimization
  • B) DFA ID Filtering
  • C) Geo-Targeting
  • D) All of the above

24.)

In the dynamic feed, there is an element called “CTA” containing a column “landingPage”, of data type “exit url”. What is wrong with the following code?

var url:String = dynamicContent.Cta[0].landingPage

  • A) Nothing
  • B) “landingPage” should be followed by “.Url”
  • C) It should be data type “text” in the feed instead
  • D) “landingPage” should be followed by “.exitUrl”

25.)

To debug a dynamic creative that is not displaying expected values, a basic first step is to look at the dynamic data being passed into the ad, to determine whether the problem exists in the feed, or in the creative.

  • A) True
  • B) False

26.)

You want a dynamic headline to always display at the largest possible font size within the boundaries of the div in the creative which contains it. To accomplish this, you will need to add <font size => tag to every headline in the feed.

  • A) True
  • B) False

27.)

Occasionally, depending on the dynamic strategy used, you may need to reference multiple instances of a dynamic element; for example:

dynamicContent.Flight[0], dynamicContent.Flight[1], etc.

  • A) True
  • B) False

28.)

At runtime, if you were to use a debugging tool to check the url sent into the ad from a column in the feed that has a data type of “image url,” you should see the same url as you see in the feed.

  • A) True
  • B) False

29.)

If you add the Dynamic Creative code from Step 4 into your creative so that it runs before the Enabler is initialized, your Dynamic Creative will still work as expected.

  • A) True
  • B) False

30.)

In a Dynamic Creative feed, what should one do to set a default row in Dynamic Creative?

  • A) Default strategy must be set up in Step 3 of Dynamic Creative.
  • B) Default data type needs to be set to “text”.
  • C) Default must be set under “Special Fields” section of Studio.
  • D) Default value should not be made filterable in Dynamic Creative.

31.)

How can several rows from one feed be sent to the creative at runtime? For example, a “Products” feed where each row is a product, and you want to send 3 products into the creatives as part of the dynamic data.

  • A) All rows from the Products feed will be sent into creative. Add code to the creative to have it select 3 of the rows.
  • B) Create 3 “Products” feeds. Each product will be selected from one of the feeds.
  • C) This is not possible. Only one row per feed can be sent from the creative
  • D) In Step 2 Manage Data, enter “3” in the “quantity” field for the Products feed.

32.)

In a Dynamic Creative feed, what is the best practice for targeting users in different DMAs with the same content?

  • A) Include all eligible attribute values targeted in a single cell separated by a comma.
  • B) Create a unique row with the content for each attribute value in the feed.
  • C) The content for each attribute must be unique and targeting multiple attributes with the same content is not possible.

33.)

You have a column of dynamic clickthrough url’s in the feed. The column name is “clickthrough.” What is the correct code to add your creative?

  • A) Enabler.exit(“MyExitID”, dynamicContent.MyFeed[0].clickthrough.Url;
  • B) Enabler.exitOverride(“MyExitID”, devDynamicContent.MyFeed[0].clickthrough.Url;
  • C) Enabler.exitOverride(“MyExitID”, dynamicContent.MyFeed[0].clickthrough.Url;
  • D) Enabler.exitOverride(“MyExitID”, devDynamicContent.MyFeed[0].clickthrough.Url;

34.)

After pasting the dynamic code from the Studio workflow into your HTML5 files, will you ever want to modify it as you continue to develop the creative?

  • A) Yes, to change the element names.
  • B) Yes, to try different sample values from the feed to see how they will display.
  • C) No, you shouldn’t touch it.
  • D) Only if the profile ID changes.

35.)

You can call the Dynamic Content feed before the Studio Enabler is initialized.

  • A) True
  • B) False

36.)

You can call the Dynamic Content feed before the Studio Enabler is initialized.

  • A) True
  • B) False

37.)

You are previewing your creative in Step 5 “Preview” and it is not displaying the expected dynamic values. The problem could be:

  • A) in your creative (HTML5) files.
  • B) in the profile setup on Studio, especially Step 2 “Manage Data” or Step 3 “Mange Rules.”
  • C) in the preview parameters you are entering in Step 5 “Preview.”
  • D) All of the above.

38.)

Which of the DCM Attributes can be used to target Dynamic Creative ads?

  • A) Campaign ID and Site ID
  • B) Site ID
  • C) Campaign ID
  • D) Network ID

39.)

Which Dynamic Creative features are supported for mastheads?

  • A) All of these features
  • B) Geo-targeting
  • C) Scheduled rules
  • D) Key-value pairs

 

https://www.youtube.com/watch?v=7o8o2LLlNF8&list=PLs5Phz-k2g8iFlh-igFEnDupOmARAo4kf

 

Download the Answers

 

Filed Under: DoubleClick Studio

DoubleClick HTML5 Studio Certification Answers

February 1, 2017 By CertificationAnswers

Core Certification Exam for HTML5

DoubleClick HTML5 Studio Certification Program

Core Certification Exam for HTML5 Exam Answers


Part 1 – Core Fundamentals


1.)

The __________ is required in every HTML5 Studio creative.

  • A) Video player
  • B) Enabler
  • C) Expand component
  • D) (Polite) Loader

https://www.youtube.com/watch?v=9z8g_Jp0GDQ

 


2.)

The requestCollapse() method makes an expanding HTML5 Studio creative no longer visible on the page.

  • A) True
  • B) False

3.)

Calling the close() method within a HTML5 Studio floating creative will do the following.

  • A) Close the unit so it’s not visible on the page any longer.
  • B) Collapse and then close the unit so it’s not visible on the page any longer.
  • C) Collapse the unit to its collapsed dimensions.

4.)

If using a custom close button for a HTML5 creative, which function could be used to track a “close” metric?

  • A) init()
  • B) requestCollapse()
  • C) reportManualClose()
  • D) stopTimer()

5.)

In a HTML5 creative, using Enabler.exit(“ExitName”,”http://google.com”) will trigger which of the following to happen?

  • A) A new blank browser tab opens.
  • B) The user is taken to Google.com in the same window.
  • C) A new window opens and goes to Google.com
  • D) The browser window closes.

6.)

Which of the following API is an incorrect use of Enabler.exitQueryString() in a HTML5 creative?

  • A) exitQueryString(“Click Buy Tickets”, venue);
  • B) exitQueryString(Click Buy Tickets, “ticket=1&venue=new_york”);
  • C) exitQueryString(“Click Buy Tickets”,”venue=”+theaterVar);
  • D) exitQueryString(“Click Buy Tickets”, “ticket=1&venue=new_york”);

7.)

In an HTML5 creative, you can use the counter() to track and launch a web page.

  • A) True
  • B) False

8.)

With an HTML5 creative, you can add more than 400 custom counters, timers, and Exits.

  • A) True
  • B) False

9.)

Can you track multiple videos in an HTML5 creative using DoubleClick Studio?

  • A) You can play multiple videos, but you can only repeat one
  • B) Yes
  • C) You can use videos, but you cannot track them for reporting purposes.
  • D) No

10.)

Which method should you use to manually close a Floating creative in HTML5?

  • A) Enabler.close()
  • B) Enabler.requestExpand()
  • C) expanding.endAnimatedCollapse()
  • D) expanding.requestExpand()

11.)

Calling Enabler.startTimer(“Timer ABC”) starts a custom timer called “Timer ABC” in an HTML5 creative.

  • A) True
  • B) False

12.)

Which of the following is the correct way to stop a custom timer called “Timer ABC” in an HTML5 creative?

  • A) Enabler.stopTimer( “Timer ABC );
  • B) Enabler.stopTimer( “Timer ABC” );
  • C) Enabler.stopTimer();
  • D) Enabler.stopTimer( Timer ABC );

13.)

The EXIT event in a HTML5 creative dispatched when a user closes an ad.

  • A) True
  • B) False

14.)

in an HTML5 creative, which event is dispatched when the page has finished loading?

  • A) StudioEvent.LOAD_POLITE
  • B) StudioEvent.LOAD_INIT
  • C) StudioEvent.LOAD, loadedHandler
  • D) StudioEvent.PAGE_LOADED

Part 2 – HTML5 Formats


15.)

What format are available for HTML Desktop and Mobile Web Rich Media?

  • A) In-Page only
  • B) In-Page and Expanding
  • C) In-Page, Floating, and Expanding
  • D) In-Page and Floating

16 i.)

Select the best answer to fill in the blank.

_____ creatives hover over the publisher’s page and can be closed with a close button.

  • A) Floating
  • B) In-Page
  • C) Expanding

16 ii.)

Which two options can be used to configure a Floating creative to close automatically?

  • A) A Floating Creative cannot be configured to close automatically.
  • B) Add a JavaScript timeout function to your creative and call the Enabler’s close method, Enabler.close();.
  • C) Modify the creative’s settings in DoubleClick Studio: In the Preview tab, click Show details and then click Display properties. In the Display duration section, select Custom, and enter the delay time you want in seconds.

17 i.)

You can set up dimensions for HTML5 Floating creatives…

  • A) In Studio Web UI > Preview tab > Display Properties
  • B) Using the Studio API code: setExpandingPixelOffset()
  • C) In Studio Web UI > Files tab > Properties
  • D) It is not possible to set the dimensions in Studio.

17 ii.)

You can setup the XY position for HTML5 Floating creatives…

  • A) In Studio Web UI > Files Tab > Properties
  • B) In Studio Web UI > Preview tab > Display Properties
  • C) Using the Studio API code: setExpandingPixelOffset()
  • D) It it not possible to set the position in Studio

18 i.)

You need two different HTML5 files to manage the collapsed and expanded panels of an Expanding creative.

  • A) True
  • B) False

18 ii.)

How many HTML5 creatives should be added to build an Expanding creative?

  • A) Just one. The expanding and collapse panels are all built into one HTML5 file.
  • B) Three: One parent shell, one file for the collapsed panel, and one file for the expanded panel.
  • C) Two. The expanded and collapse panels should be built into separate HTML5 files.

19.)

Display properties include an option to offset a pixel for an HTML5 Desktop Expanding creative.

  • A) True
  • B) False

20.)

In a mobile web creative, which of the following is not available?

  • A) Click to Expand
  • B) Swipe to Expand
  • C) Rollover to Expand
  • D) Rotate to Expand

21.)

Select the best answer to fill in the blank below:

 

A ____ creative is sandboxes in an iframe that’s the size of the ad slot. This can expand and contract using the Enabler’s expand and collapse methods.

  • A) Floating
  • B) In-Page
  • C) Expanding

22 i.)

Which of the following issues with a backup image would result in a QA rejection?

  • A) The backup image contains a black border
  • B) The backup image contains a Call To Action
  • C) The backup image is of poor quality
  • D) The backup image does not contain any text

22 ii.)

You can target different browsers and device operating systems during the trafficking stage in DCM, but not in

  • A) True
  • B) False

23 i.)

In-App creatives differ from Mobile Web creatives in that they are…

  • A) Compatible with desktop publishers and mobile applications only.
  • B) Trafficked to both mobile applications and mobile websites.
  • C) Compatible only with iOS.
  • D) Trafficked to mobile applications instead of mobile websites.

23 ii.)

Which formats are supported for Mobile In-App?

  • A) Expanding, Banner, and Inpage
  • B) Banner, Interstitial, and Peel-Down
  • C) Expanding, Float, and Banner
  • D) Expanding, Banner, and Interstitial

24 i.)

Do you need to include a close button in the creative when developing an In-App Interstitial creative?

  • A) Dependent on mobile networks.
  • B) No
  • C) Yes

24 ii.)

When developing an In-App Interstitial for Studio, which statement is true?

  • A) You don’t need to include a close button in your creative.
  • B) You can include a close button to overlay the default one by the ad network.
  • C) Mobile In-App floating units don’t close.
  • D) You must include a close button in your creative.

25 i.)

When building an In-App Interstitial that needs to conform to all device screen sizes (full-screen), the creatives requires which of the following?

  • A) Inside the Studio Preview, click the full-screen option
  • B) Use the Flex Size (Interstitial, Smart Banner) creative size in Studio
  • C) HTML code to listen for the window resize event.
  • D) Call the Enabler.requestExapnd() API.

25 ii.)

To build a full-screen Interstitial that conforms to the device’s size, use the Flex Size (Interstitial, Smart Banner) creative size in Studio. This sets the size at 0x0 but causes the creative to resize on initial load to the full available area.

  • A) True
  • B) False

26.)

If an In-App Expanding creative’s expanded panel needs to be full-screen on all device sizes, which of the following is required?

  • A) This functionality is only controlled with a custom script in DCM.
  • B) Inside the Studio Preview, click the full-screen option.
  • C) Call the Enabler.requestExpand() API.
  • D) This feature is not available in Studio.

27 i.)

For an In-App expanding format, although there’s no need to add a close button because the SDK automatically adds it, you can still add a custom close button or close the expanded panel on exit click.

  • A) True
  • B) False

27 ii.)

There’s no need to add a close button to Interstitial and Expanding formats, as the SDK automatically adds one to the upper right corner when the ad goes live.

  • A) True
  • B) False

28.)

What is the best way to preview and test mobile creatives with the Google Mobile Ads SDK?

  • A) Inside Studio Preview on a desktop browser
  • B) Opening Studio Preview link on your mobile device
  • C) Using the Creative Preview app
  • D) This is not possible

Part 3 – HTML5 Studio UI


29.)

Studio doesn’t limit the number of HTML files used in a creative.

  • A) True
  • B) False

30.)

Which of the following are supported video formats in HTML5 creatives?

  • A) WebM, Avi, and Ogg.
  • B) Ogg, DivX, and WebM.
  • C) WebM, Mp4, and Ogg.
  • D) Mp4, Ogg, and Flv.

31.)

In the HTML5 Preview tab, you can set up:

  • A) A click-through exit URL
  • B) A floating start time
  • C) A floating pause time
  • D) An expansion time

32.)

You can test your creative orientation for an HTML5-compatible device in …

  • A) Either Studio Preview for HTML5 In-App or Mobile Web creatives
  • B) Studio Preview for HTML5 Mobile In-App creatives
  • C) DCM and testing tags on a mobile device
  • D) Studio Preview for HTML5 Mobile Web creatives

33.)

When submitting HTML5 creatives to QA…

  • A) QA Team will check an iOS and Android 4.0 and above.
  • B) QA Team will check on IE9.
  • C) QA Team will check on FF, Safari, and Chrome
  • D) All of the above

34.)

Studio mobile Rich Media ads will run in mobile apps, because it is MRAID compliant with any publisher using an MRAID compliant SDK.

  • A) True
  • B) False

35 i.)

An In-App creative must be trafficked in order to test on a mobile device application.

  • A) True
  • B) False

35 ii.)

What is the best way to preview the graphical layout of an In-App creative and verify it displays properly on different mobile screen sizes?

  • A) Studio Preview will automatically zoom to fit the creative in different devices’ screen sizes.
  • B) Switch between multiple dimensions and/or test devices in the Studio Preview.
  • C) Upload multiple versions of a creative and target to different devices from Studio.
  • D) All of the above

36 i.)

When creating an Interstitial In-App creative in Studio, which format should be selected?

  • A) Mobile In-App
  • B) Flash-in-Flash expandable
  • C) Expanding
  • D) Floating / Interstitial

36 ii.)

When creating an Expanding In-App creative in Studio, which format should be selected?

  • A) Mobile In-App
  • B) Expanding
  • C) Flash-in-Flash expandable
  • D) IM expand

Part 4 – HTML5 Studio API & Tracking


37 i.)

The isInitialized() method returns true if the Studio Enabler has been initialized.

  • A) True
  • B) False

37 ii.)

The INIT event is dispatched when the enabler component is initialized.

  • A) True
  • B) False

38 i.)

Which Studio Event API is dispatched when the parent page has finished loading?

  • A) PAGE_LOADED
  • B) VISIBLE
  • C) INIT
  • D) VISIBLE

38 ii.)

When the isPageLoaded() method returns a boolean value of “true”, what does it mean?

  • A) The page has finished loading
  • B) The page has begun loading
  • C) The ad has loaded on the page
  • D) The page is currently loading

39.)

You can add the same reporting identifier to multiple videos within the same creative.

  • A) True
  • B) False

40 i.)

Which Studio Event API is dispatched when an ad is visually shown to a user?

  • A) VISIBLE
  • B) INIT
  • C) AVAILABLE
  • D) IS_VISIBLE

40 ii.)

what does the isServingInLiveEnvironment() method return if you are testing locally

  • A) True
  • B) False

40 iii.)

The StudioEvent.ORIENTATION event is dispatched when a user rotates their device.

  • A) It depends on the publisher.
  • B) Yes, but you need to develop custom javascript code without using StudioEvent.
  • C) Yes, by using studio.events.StudioEvent.VISIBLE
  • D) No, you cannot.

40 iv.)

The isVisible() method returns the CSS style property of an elemtn.

  • A) True
  • B) False

41 i.)

The ORIENTATION event is dispatched when a user rotates their device?

  • A) True
  • B) False

41 ii.)

Enabler.getOrientation() returns which of the following?

  • A) Null. It doesn’t return anything.
  • B) Mode and degree values of the current orientation.
  • C) Mode of the current orientation.
  • D) Degree value of the current orientation.

42 i.)

Calling reportManualClose() triggers what event type?

  • A) Exit
  • B) Timer
  • C) Close
  • D) Counter

42 ii.)

What does the Enabler.close() API do in a floating creative?

  • A) Nothing will happen, becuase you have to use a collapse() API.
  • B) Lets a user close a Floating creative.
  • C) Collapses the floater back to its collapse size.
  • D) Starts a specified interval to close the floater

43 i.)

Calling Enabler.requestExpand(true) will trigger your Desktop or Mobile Web Creative to expand panel as well as track an expansion counter metric.

  • A) True
  • B) False

43 ii.)

Calling Enabler.finishCollapse() within a Desktop or Mobile Web Expanding HTML5 creative will do the following.

  • A) Collapse the expand panel and hide the collapse panel too
  • B) Collapse the unit to it’s collapsed dimensions
  • C) Close the unit so it’s not visible on the page any longer
  • D) None of the above

44.)

Fill in the blank.

What parameters are needed for a 728×90 ad to expand up to 728×270?

  • Enabler.setExpandingPixelOffsets(0 ,180 ,728 , 270 );

45.)

Using the setFloatingPixelDimensions() method will allow you to set the dimensions of a floating ad before uploading to the Studio UI.

  • A) True
  • B) False

46.)

Fill in the the loadModule() call below in order to load the Video module.

  • Enabler.loadModule(studio.module.ModuleId.VIDEO, function(){
    //code
    });

47 i.)

Enabler.getOrientation().getDegrees() returns a value of 0. This means that the device is in portrait mode.

  • A) True
  • B) False

47 ii.)

Using the studio.video.Reporter class enables you to play video in an HTML5 creative.

  • A) True
  • B) False

48.)

Complete the following sequence to successfully add video metrics to a HTML5 video.

  • var video1 = document.getElementById(‘video1’);
    Enabler.loadModule(studio.module.ModuleId.VIDEO, function()
    {
    studio.video.Reporter.attach(‘video_1,video1);
    });

49.)

When building an In-App creative, it’s a best practice to wait for the Enabler to initialize before calling tracking methods.

  • A) True
  • B) False

50.)

What event name is dispatched when an Expanding In-App creative collapses?

  • A) MANUAL_CLOSE
  • B) COLLAPSE
  • C) HIDDEN
  • D) COLLAPSED

51.)

Which Studio API method will attach our Studio video metrics to a video element?

  • A) Studio.video.attach(“Video Trailer”, mainVideo);
  • B) Studio.reporterAttach(“Video Trailer”, mainVideo);
  • C) studio.video.Reporter.attach(“Video Trailer”, mainVideo);
  • D) studio.video.attachReporter(“Video Trailer”, mainVideo);

52.)

An Interstitial In-App creative requires the use of Enabler.requestExpand() to be full screen.

  • A) True
  • B) False

53.)

When building an In-App Expanding creative, what API is used to enable the creative to expand to full-screen?

  • A) An API is not required.
  • B) Enabler.requestExpand()
  • C) Expanding.manualExpand()
  • D) Expanding.requestExpand()

54.)

What tracking metrics are supported in an In-App creative?

  • A) Standard Rich Media metrics and custom metrics.
  • B) Standard Rich Media metrics.
  • C) No metrics are supported by an In-App creatives.
  • D) In-App does not have standard metrics, therefore, all metrics must be custom coded with APIs.

55.)

Nothing in the ad should auto-execute until the Enabler has initialized. This ensures that everything is properly loaded and Enabler methods can be accessed before a user interacts with the ad.

  • A) True
  • B) False

56.)

Drag and Drop the answers below in the correct order of operations to execute polite loading of an image.

  • A) Enabler.isInitialized();
  • B) Enabler.isPageLoaded();
  • C) Enabler.getUrl(“image1.jpg”);

57.)

You must use getUrl() to sucessfully load an asset, such as an image, using javascript.

  • A) True
  • B) False

58.)

The following API method will detach and stop a video in your creative:

studio.video.Reporter.detach(“Video Trailer”)

  • A) True
  • B) False

59.)

How many creative sizes do you need to build for an In-App Expanding creative that is MRAID compliant?

  • A) One
  • B) Two
  • C) Three or more for Multi Directional Expanding.

60.)

The In-App Preview available is both for testing screen size and emulating device hardware. If you test in Studio Preview, you can be assured that all features work exactly the same as if viewing on hardware.

  • A) True
  • B) False

 

https://www.youtube.com/playlist?list=PLs5Phz-k2g8gBskWqoOdm7Gggw-zNcrqv

 

Download the Answers

 

Related keywords:

 

doubleclick certification exam answers

 

core certification exam for html5 answers

 

google html5 certification

 

Filed Under: DoubleClick Studio

Google Web Designer Fundamentals Exam

August 14, 2016 By CertificationAnswers

Google Web Designer Fundamentals Exam
Google Web Designer Fundamentals Exam

Google Web Designer Fundamentals Exam


How can you get your creative to appear in the template library?

Save it as a template

Submit it to Google for inclusion

Creatives already automatically appear there

You cannot add creatives to the library

 

Get Certified Now!

 

How do you build a creative in Google Web Designer that restyles to fit portrait and landscape mobile phone orientations?

By including portrait and landscape versions within the same creative

By saving a different creative for each

By marking both landscape and portrait checkboxes

Google Web Designer creatives cannot restyle to fit screen orientation

 

How do you build a wider canvas version of your creative for wider screens?

By adding a width breakpoint in Landscape rules

By targeting the creative for wider screens in the ad server

Choose Wide in the Canvas dropdown

By marking the All orientation checkbox

 

How do you build a creative in Google Web Designer that restyles to fit larger and smaller screens?

By including larger and smaller versions within the same creative

By saving two different creatives in Google Web Designer

By turning on the creative’s auto-adjust

By setting the ad server to auto-adjust

 

How can you move an element in Quick mode animation?

By adding a scene and moving the element where desired

By selecting the element you want to move in the timeline and setting an event marker

By moving the element on the stage and clicking the play button at the top of the animation timeline

By selecting the keyframe in the transition editor

 

How does Google Web Designer help you build sophisticated creatives quickly?

By providing feature-rich templates

By rendering videos quickly

By pulling reusable code from the web

By providing direct uploads for creatives

 

How do you change the font text in your creative?

By choosing the font menu in the text tool

By selecting the font in the property inspector

By importing the font as an asset and dragging it onto the stage

By double clicking on the text tool

 

How do you navigate between the wider canvas version and narrower canvas version of your responsive creative?

By clicking left or right of the width breakpoint on the top ruler

By targeting the creative for wider screens in the ad server

By using the Alt-Tab buttons

By choosing Wide or Narrow in the Navigate menu

 

Where are the settings you need to make creatives adjust to screen size and orientation?

In the Responsive panel

The view menu

In the timeline

In the advanced video editor

 

What is a Google Web Designer feature that can accelerate ad creation for HTML5 coders and non-coders alike?

Library of advanced ad templates

Advanced video rendering

Rapid pixelation

High-speed publishing technology

 

How can you add detailed, sophisticated animations in Google Web Designer?

Use the timeline’s Advanced mode

Import them from an animation tool

Download them from Google Web Designer’s website

Choose them in the Animations menu

How do you add a YouTube video to your creative?

By adding the video link in the video component Properties panel

By importing the original source video as an asset

By dragging the video component onto the stage and adding the YouTube video link in the text box

By adding a video event in the Events panel

 

What does Google Web Designer help beginners do?

Build creatives without HTML5 coding skills

Learn HTML5 from experts

Consult award-winning graphic designers

Test ads on different browsers simultaneously

 

How can you add simple animations quickly in Google Web Designer?

Use the timeline’s Quick mode

You can’t, animation isn’t supported

Use the Animation panel

Insert one from the Animation library

 

What does Google Web Designer offer HTML5 coders in particular?

HTML5 syntax highlighting and autocompletion

A code sample library

See tips from award-winning graphic designers

Target ads to specific browsers

 

1.) Google Web Designer’s Code view lets you create __________ files, and uses syntax highlighting and code autocompletion that makes your code easier to write with fewer errors.

  • A) CSS
  • B) JavaScript
  • C) XML
  • D) CSS and JavaScript
  • E) All of the above – Google Web Designer’s Code view lets you create CSS, JavaScript, and XML files, and uses syntax highlighting and code autocompletion that makes your code easier to write with fewer errors.

2.) Google Web Designer requires an internet connection.

  • A) True – Google Web Designer can run offline, but internet access is required for initial use after download, for updates, and for help access. Internet access is also required to save your documents to Google Drive, or to publish an ad directly to DoubleClick Studio.
  • B) False

3.) Google Web Designer has _______________ timeline modes.

  • A) Quick mode, Normal mode
  • B) Normal mode, Advanced mode
  • C) Quick mode, Normal mode, Advanced mode
  • D) None of the Above – Google Web Designer has two modes: Quick mode and Advanced mode. The timeline allows you to create animations using keyframes. In Quick mode, the animation is created scene by scene; in Advanced mode you can animate each element separately.

4.) File name conflicts are automatically resolved by the asset library manager.

  • A) True
  • B) False

5.) Google Web Designer uses open source components and licenses.

  • A) False
  • B) True – Google Web Designer uses a myriad of Open Source Components and Licenses.

6.) Graphics created with the pen and shape tools can be easily animated using timeline animation.

  • A) True
  • B) False – Images inside canvas elements, such as the graphics created with the pen and shape tools, can’t be changed using timeline animation. The enclosing canvas tag can be animated (to move the entire tag), but the color or shape of the image in the canvas tag can’t be animated.

7.) Changing transitions between scenes is equal to changing transitions between keyframes.

  • A) True – In Quick mode, you build your animation scene by scene: you add a new view of the entire page, change the elements you want to animate, and, optionally, modify your transition times and easings. For more complex animation, Advanced mode lets you individually animate each of the the elements, optionally modifying transition times and easings as well. Advanced mode also shows layers, which let you change where each element is in the stack of elements.
  • B) False

8.) Keyframes are ___________ added at the playhead position when element properties are changed.

  • A) Manually
  • B) Automatically – Once an initial keyframe has been defined, keyframes are automatically added at the playhead position when element properties are changed.

9.) To delete a keyframe, hit the delete key.

  • A) True
  • B) False – To delete a keyframe, Right-click (Windows) or Control+click (Macintosh) a keyframe and select “Remove keyframe” from the pop-up menu.

9.) Looping your preview playback is different from looping a layer.

  • A) True – Note that looping your preview playback is different from looping a layer. Looping a layer changes the animation, making the loop play in published document. Looping the animation preview just shows how the current animation looks, but does not affect the final published document.
  • B) False

10.) Interstitial ads appear over the website or app they’re displayed on.

  • A) True – Interstitial ads appear over their host application. The direct call to action and larger size combine to make interstitials a particularly effective form of mobile advertisement.
  • B) False

11.) When building for mobile, it’s important to build for both landscape and portrait orientations.

  • A) True – Google Web Designer makes it easy to build an ad with both orientations for the best user experience.
  • B) False

12.) When adding video, you can drag and drop the video file from the Asset Library panel.

  • A) True – After you’ve uploaded a video to the Asset Library panel, you can easily drag and drop the video onto the stage. Google Web Designer will automatially create a “video” component for you
  • B) False

13.) To help minimize file size, you can select “minify” when publishing your creative.

  • A) True – When “minify” is selected in the publish dialogue, the creative and all its files will automatically be compressed. If you also select “create Zip”, the files will be saved in a zipped file for fast delivery by the ad server (e.g. DoubleClick Campaign Manager).
  • B) False

14.) Autoplay video is supported for all mobile browsers.

  • A) True
  • B) False

15.) In an expanding creative, in order to change the dimensions of the expanded state, simply update the width and height properties in the properties panel.

  • A) True
  • B) False – Changing the width or height of the expanded page within the properties panel will adjust the dimensions of your expanded area.

16.) Each time you expand or collapse, the timeline along with any events are triggered automatically for that page.

  • A) True
  • B) False

17.) IDs have to be uniquely named so _1 is added to the end of already existing components, elements, and page names when cloned.

  • A) True – IDs must be uniquely named in order to refer directly to a particular instance of the element.
  • B) False

18.) The proper flow for configuring an event to go to another page is:

  • A) Target > Event > Action > Receiver > Configuration
  • B) Action > Target > Event > Receiver > Configuration
  • C) Target > Action > Receiver > Event > Configuration

19.) What does the Page Ready to Present event signify?

  • A) The page is waiting for the user to initiate playback.
  • B) The page content has loaded and is ready to begin timeline playback.
  • C) The page is waiting for the user to interact.
  • D) None of the above

20.) Where would you add your own javascript code in the events dialog flow to trigger when the user rotates to landscape orientation?

  • A) Target: Go to page > Action: Page Deck – Set Javascript
  • B) Event: Go to page > Action: Custom – Set Javascript
  • C) Event: Page – Rotate to Landscape > Action: Custom – Add custom action
  • D) Target: Page – Rotate to Landscape > Event: Custom – Add custom action

21.) To properly collapse an expanding creative make sure of the following?

  • A) Add a Collapse Creative event
  • B) Ensure the page destination properties has ‘expanded’ checked
  • C) Add a Collapse Creative event and ensure the page designation has ‘expanded’ unchecked
  • D) Ensure the page designation properties has ‘expanded’ unchecked

 

Get Certified Now!

 

 

Filed Under: DoubleClick Studio

DoubleClick Studio VPAID

August 14, 2016 By CertificationAnswers

VPAID Badge Exam
VPAID Badge Exam

DoubleClick Studio VPAID


 

What is the difference between the VPAID Linear format and the VPAID Non-Linear format?

  • A) The VPAID Non-Linear format allows the video that is playing within it to be primary, so that the publisher’s player can control it.
  • B) The VPAID Linear format runs pre-roll or post-roll, or interrupts the publisher’s video content, while the VPAID Non-Linear format overlays the publisher’s video content.
  • C) The VPAID Non-Linear format runs pre-roll or post-roll, or interrupts the publisher’s video content, while the VPAID Linear format overlays the publisher’s video content.
  • D) The VPAID Linear format can be developed in ActionScript 3, while the VPAID Non-Linear format can be developed in both ActionScript 3 and ActionScript 2.

Which ActionScript version is supported by the VPAID creative format?

  • A) ActionScript 2 only
  • B) ActionScrip 1, ActionScript 2, and ActionScript 3
  • C) ActionScript 3 only
  • D) ActionScript 2, and ActionScript 3

What happens to the aspect ratio of a VPAID creative when the size does not match the dimensions of the publisher’s video player?

  • A) The VPAID creatives does not show within the publisher’s video player.
  • B) The VPAID creative scales to fit the publisher’s video player while maintaining its aspect ratio, and it is centered with letterboxing.
  • C) The VPAID creative gets stretched to fit within the publisher’s video player without letterboxing.
  • D) The VPAID creative scales to fit the publisher’s video player while maintaining its aspect ratio, and it is centered without letterboxing.

Which statement is not valid VPAID best practice spec?

  • A) Publish the creative to be the most common Flash Player version in the media plan.
  • B) Use vector graphics when possible.
  • C) Enable smoothing for bitmap images and videos in the creative.
  • D) Publish the creative to be the lowest Flash Player version in the media plan.

How can you set a primary video to play when there are multiple videos in the VPAID creative?

  • A) Call setPrimary(one) to load the your first video in the video playlist.
  • B) Call setPrimary(false) on the video component that you want to be primary.
  • C) Call setPrimary(true) on the video component you want to be primary, and setPrimary(false) for all other videos.
  • D) Call setPrimaryVideo(true) on the video component that you want to be the primary video.

The Studio Video Player component has video smoothing enabled as a default setting.

  • A) True
  • B) False

The DoubleClick Studio components and API for full screen don’t function in VPAID creatives.

  • A) True
  • B) False

VPAID creatives use which Enabler?

  • A) VpaidEnabler
  • B) InStreamEnabler
  • C) HtmlEnabler
  • D) F2fEnabler

You should use the Loader component setting called “Wait for page load…” to polite load assets into a VPAID creative.

  • A) True
  • B) False

How many videos in a VPAID linear creative can be controlled by the publisher’s player controls at any one time?

  • A) Three
  • B) None
  • C) Two
  • D) One

What does calling enabler.setInteractive(true) do?

  • A) It informs the publisher’s player that the ad is currently interactive and the time remaining is unknown.
  • B) It starts the standard Rich Media Interaction metric.
  • C) It presents the user with buttons to select a video.
  • D) It pauses the video.

You should always add a skip button in your creative.

  • A) True
  • B) False

What’s the best description of the behavior that occurs when you select the “Close the creative when the video completes” option in the Studio video component?

  • A) It completely closes an expanding VPAID non-linear ad.
  • B) In a non-expanding VPAID non-linear ad, it collapses the ad. In a VPAID Linear ad that does not expand, it completely closes the ad.
  • C) In an expanding VPAID non-linear ad, it collapses the ad. In a non-expanding VPAID non-linear or VPAID linear ad, it completely closes the ad.
  • D) It collapses a non-expanding VPAID non-linear.

Fill in the blanks for the following code snippet to make an expanding non-linear VPAID change into VPAID Linear mode upon expansion using our Studio API.

expandButton.addEventListener(MouseEvent.CLICK, expandClickHandler);
function expandClickHandler(event::MouseEvent):void {
enabler.setLinear(____
);
}


Fill in the blanks for the following code snippet to make a VPAID Linear ad close using our Studio API.

closeButton.addEventListener(MouseEvent.CLICK, closeClickHandler);
function closeClickHandler(event:MouseEvent):void {
enabler.____
();
}


Drag-and-drop the code order displayed when flash traces the output logs of a collapsing an expanding non-linear VPAID ad.

  • A) Enabler: Ad collapsed
  • B) Expanding component event: collapseComplete
  • C) Enabler: Logged manual close
  • D) Expanding component event: collapseBegin

When should the StudioEvent.START event listener be added in Flash for VPAID non-linear auto expand ads?

  • A) It should be added after the video has buffered.
  • B) It should be added before the enabler.init() is called.
  • C) It should be added after the Expanding.startExpanded() API.
  • D) It should be added after the Expanding.expand() is called.

Which Studio VPAID API method allows VPAID Linear ads to remain open, rather than closing when it reaches the Duration time specified in the Studio UI?

  • A) expanding.expand();
  • B) enabler.open();
  • C) expanding.setCollapseOnMouseOut(true);
  • D) enabler.setInteractive(true);

Which VPAID specs are priority when developing a creative?

  • A) Publishers who do not restrict VPAID behaviors.
  • B) VPAID requirements found on the IAB site.
  • C) Standard LCDs found in the Rich Media Help Center.
  • D) Specs collected from publishers on the media plan.

What reporting is available for VPAID creatives?

  • A) VAST metrics
  • B) Rich Media metrics
  • C) Custom metrics
  • D) All of the above

When can a companion banner for VPAID creative be uploaded?

  • A) In DFA, after the creative is pushed from Studio.
  • B) In Studio, on the Preview tab.
  • C) In Studio, on the Assets tab.
  • D) VPAID creatives do not support companion banners.

The duration for a creative can be adjusted after a creative has been pushed from Studio to DFA.

  • A) True
  • B) False

How can you ensure that your creative runs only as long as the length of the video?

  • A) Select “Set duration to video’s duration” during the DFA trafficking process.
  • B) Use our VPAID API called enabler.setDuration(videoInstance.duration).
  • C) Select “Use the video’s duration as the creative’s duration” in the Studio UI Preview tab.
  • D) Select “Use this video’s duration as the creative’s duration” on the video component setting.

VPAID Creatives can reference the parent flash player or the publishers flash player code libraries.

  • A) True
  • B) False

If a publisher says your linear VPAID creative “isn’t firing the Ad Stopped event,” what is mostly likely the issue?

  • A) It’s a publisher tracking issue, and there’s nothing you can do.
  • B) You didn’t close the VPAID ad to resume the publisher’s content.
  • C) You didn’t set the VPAID ad to be interactive(“true”).
  • D) You didn’t stop the VPAID video player properly.

In the Studio Preview tab, how do you turn off the controls of the video player when previewing a VPAID creative?

  • A) Adjust the setting of the video player within the Studio Preview tab by selecting “OFF” as the Player controls option.
  • B) Adjust the settings of the video player within the Preview tab by clicking the Creative properties button, then selecting “OFF” from the Player controls drop-down.
  • C) In Flash, you must give the primary video player an instance name and call the

    .hidePublisherVideoPlayer() method and set its argument to “OFF.”

  • D) In Flash, you must call the enabler.hidePublisherVideoPlayer() method and set its argument to “true.”

You can set a custom width and height for the VPAID player in the Studio UI Preview tab.

  • A) True
  • B) False

For VPAID Linear creatives, you can’t control the playback of the primary video with the Studio API or Studio components.

  • A) True
  • B) False

Which Studio VPAID API method retrieves the amount of time that has elapsed in the ad, if supported by the environment?

  • A) enabler.getTime()
  • B) enabler.elapsedTime()
  • C) enabler.getElapsedTime()
  • D) enabler.getElapsed()

Which Studio VPAID API method updates and reports the amount of time that has elapsed in the ad, if supported by the environment?

  • A) enabler.setTime(elapsedTime:Number)
  • B) enabler.elapsedTime(elapsedTime:Number)
  • C) enabler.setElapsed(elapsedTime:Number)
  • D) enabler.setElapsedTime(elapsedTime:Number)

Which Studio Event API gets fired when the ad is supposed to stop playing animations, videos, and audio?

  • A) StudioEvent.COMPLETE
  • B) StudioEvent.CLOSED
  • C) StudioEvent.STOP
  • D) StudioEvent.STOPPED

When building a VPAID linear creative, how do you set the primary video to be controlled by the publisher’s video controls?

  • A) Check “Make this the primary video controller” in the Component Inspector of the Studio video component.
  • B) Check “Close the creative when the video completes” in the Component Inspector of the Studio component.
  • C) Give the Studio video component an instance name of “PrimaryVideo.”
  • D) Set the Video reporting identifier as “Primary Video” in the Component Inspector of the Studio video component.

What function should be called when a VPAID Linear creative is done playing?

  • A) enabler.videocomplete()
  • B) enabler.close()
  • C) None. The publisher’s player will remove the video automatically.
  • D) enabler.complete()

The Studio Video Player Advanced component has video smoothing enabled by default.

  • A) True
  • B) False

 

 

Stop method is not available in HTML5 Video, how can your work around this?

  1. a) By pausing the video and setting currentTime to -1
  2. b) By pausing the video and setting pauseTime to 0
  3. c) By pausing the video and setting currentTime to 0
  4. d) By pausing the video and setting currentTime to 60

Mute/unmute is only available on desktop. On mobile, this is hardware-controlled.

  1. a) True
  2. b) False

 

Add animation after video ends by

  1. a) This will happen automatically
  2. b) Use HTML5’s video start animation even to start playing animation
  3. c) Use HTML5’s video ended event to determine when the video ends, then start playing the animation.
  4. d) None of the above

 

You can control how a creative functions when the video performs a certain action. For example, you can add animation when the video ends. You do this by listening for video events.

  1. a) True
  2. b) False

 

How should VPAID creatives be built in regards to video player sizes?

  1. a) Add letterboxing, so video player space is maintained
  2. b) Fixed dimensions, so the video player does not distort the creative
  3. c) Hide the creative if the video player is larger or smaller
  4. d) Responsive, so the creative scales to fit the space of the video player

 

The <video> tag code sample automatically adds controls to your video.

  1. a) Yes, the <video> tag code sample automatically adds controls to your video.
  2. b) No, only if the ‘controls’ attribute is present.

 

Build your HTML5 VPAID creative the same way you build an HTML5 banner creative.

  1. a) True
  2. b) False

 

Studio only accepts one HTML5 file upon upload.

  1. a) True
  2. b) False

 

Google’s Rich Media Studio supports both VPAID Linear format and VPAID Non-Linear format for HTML5 VPAID.

  1. a) True
  2. b) False

 

You can add tracking metrics to your javaScript by loading the Studio Enable’s Video module and attaching a reporting identifier.

  1. a) True
  2. b) False

 

HTML5 VPAID creatives uses which “enabler” via Studio?

  1. a) InStreamEnabler
  2. b) F2fEnabler
  3. c) HtmlEnabler
  4. d) VpaidEnabler

 

Test you HTML5 VPAID by ensuring

  1. a) All files are saved in one root folder
  2. b) At least one exit is included
  3. c) meets requirements in the Studio assets checklist
  4. d) All of the above

 

It’s not necessary to add standard video player controls for this video, since the publisher’s video player controls serve this purpose.

  1. a) True
  2. b) False

 

Which statement is not a valid HTML5 VPAID best practice spec?

  1. a) Use vector graphics when possible.
  2. b) Use a responsive approach (sizes and positioning parameters in % rather than in px) to better fit the available space
  3. c) Validate your files before trafficking at http://validator.w3.org
  4. d) Make sure to set image smoothing before publishing.

 

What programming language is supported by HTML5 VPAID?

  1. a) ActionScript 2 and ActionScript 3
  2. b) ActionScript 2 only
  3. c) ActionScript 3 only
  4. d) JavaScript

 

You can add multiple reporting identifiers to multiple videos.

  1. a) True
  2. b) False

 

HTML5 VPAID aren’t skippable.

  1. a) True
  2. b) False

 

A VPAID linear creative must close when it’s done so it can fire the necessary events to the publisher’s video player.

  1. a) True
  2. b) False

 

Don’t use polite loading-it’s incompatible with VPAID and could cause creative loading issues.

  1. a) True
  2. b) False

 

You need to implement polite loading of assets when building a VPAID creative.

 

  1. a) True
  2. b) False

 

A video tag is not an HTML5 element and is part of the Studio Enabler.

 

  1. a) True
  2. b) False

 

When can a companion banner for VPAID creative be uploaded?

  1. a) In Studio, on the Assets tab.
  2. b) In Studio, on the Preview tab.
  3. c) In DFM, after the creative is pushed from Studio.
  4. d) VPAID creatives do not support companion banners.

 

You can check that the correct video duration is tracked throught the Display Properties panel in the Preview step.

  1. a) True
  2. b) False

 

You can control how a creative functions when the video performs a certain action.

a) True

b) False

Filed Under: DoubleClick Studio

DoubleClick Studio Masthead Badge Certification

August 14, 2016 By CertificationAnswers

YouTube Masthead Badge Exam
YouTube Masthead

DoubleClick Studio Masthead Badge 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:

  1. It helps you save file load size.
  2. 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
  1. Non-User initiated load size
  2. Non-YouTube served video assets
  3. Initial load size

28.)

Match the Masthead vide controls specs-requirements.

  • A) Autoplay videos
  • B) YouTube hosted videos
  • C) User initiated videos
  1. control buttons (mute/unmute and pause/play) are required
  2. maximum 30 seconds.

29.)

Match the definition for the YouTube Video Player component autoplay settings.

  • A) None
  • B) Preview
  • C) Standrad
  1. Video plays, and doesn’t trigger a YouTube view count.
  2. Video is click to play, and triggers a YouTube view count.
  3. 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”;

Filed Under: DoubleClick Studio

DoubleClick Studio Custom Lightbox

August 14, 2016 By CertificationAnswers

Custom Lightbox Badge Exam Answers

DoubleClick Studio Custom Lightbox


 

1.)

Upon which action(s) can an HTML5 Lightbox ad expand when served to touch enabled devices?

  • A) Tap
  • B) Tap or drag
  • C) Hover
  • D) Scroll

2.)

Setting the expansion mode to Lightbox ensures that the following Lightbox functionalities are implemented:

  • A) YouTube video tracking.
  • B) Gray translucent background on the engaged state.
  • C) Removing the close button from the top right corner.
  • D) 10 second hover.

3.)

A border of contrasting color is required on all invitation states.

  • A) True
  • B) False

4.)

You can only add a video in a Lightbox creative if the Youtube Player component is used.

  • A) True
  • B) False

5.)

What should be the size of the parent <div> if your invitation state is 120×600 and your expanded state is 970×250?

  • A) 970×600
  • B) 970×250
  • C) 120×600
  • D) 120×250

6.)

The Lightbox component has to be downloaded and installed before you can start to build a Lightbox creative in HTML5.

  • A) True
  • B) False

7.)

an expansion call-to-action (CTA) phrase in an invitation state _____.

  • A) is not required
  • B) must accurately reflect the ad serving platform (ex. ‘tap to expand’ when served to touch enabled devices)
  • C) both B and C
  • D) must clearly indicate the expansion (ex. ‘hover to expand’)

8.) Fill in the blank:

The recommended size for the expanded state of a Lightbox creative is ____ x ____.


9.)

In Studio, HTML5 Lightbox creatives upload as which format type?

  • A) Expanding
  • B) In-page
  • C) Floating
  • D) Mobile In-app

10.)

How long is the hover delay before a Lightbox creative expands on desktop?

  • A) 1 second
  • B) 2 seconds
  • C) 3 seconds
  • D) No delay

11.)

When you upload a cross-screen Lightbox creative to Studio, what format do you choose?

  • A) Expanding
  • B) In-page
  • C) Mobile In-app
  • D) Floating

12.)

For coverage across all screens when building a cross-screen HTML5 Lightbox creative, at a bare minimum, you should create invitation states in sizes 320 x 50 and 300 x 250.

  • A) True
  • B) False

13.)

To set your creative as a Lightbox, which line of code should be entered after the Enabler has been initialized?

  • A) Enabler.setHint(‘expansionMode’,’lightbox’);
  • B) Enabler.expansionMode(“lightbox”);
  • C) Enabler.expand(‘expansionMode’),’lightbox’);
  • D) Enabler.expand(“lightbox”);

14.)

Fill in the blank with the appropriate event:

Enabler.addEventListener(studio.events.StudioEvent.__________.
function () {
document.getElementById(‘invitation’).style.display = ‘block’
document.getElementbyId(‘engaged’).style.display = ‘none’;
Enabler.finishFullscreenCollapse();
}
);

  • A) FULLSCREEN_EXPAND_START
  • B) FULLSCREEN_COLLAPSE_FINISH
  • C) FULLSCREEN_COLLAPSE_START
  • D) FULLSCREEN_EXPAND_FINISH

15.)

Because of how the GDN handles Lightbox expansion, you can’t track expansions using DoubleClick’s expand API. Instead, you can add a custom counter to track the expansion, but be sure to add it when the expand panel is fully loaded.

  • A) True
  • B) False

16.)

What are two of the most common reasons for QA rejection for Custom Lightbox ads?

  • A) Lack of contrasting border & lack of lightbox background.
  • B) Lack of contrasting border & failing to stop animation within 30 seconds.
  • C) Lack of contrasting border & lack of close button.
  • D) Lack of contrasting border & lack of 2 second hover delay.

17.)

What is the minimum amount of invitation states recommended to build a cross screen Lightbox creative?

  • A) 4
  • B) 2
  • C) 1
  • D) 3

18.)

Match the load size definition:

Column 1

  • A) 150KB
  • B) 2.2MB
  • C) 10MB

Column 2

  • a) Maximum total non-user initiated load size
  • b) Recommended maximum for fastest initial load time
  • c) Viewer-initiated load size per interaction

19.)

You don’t need to add a close button to the expanded state of a Lightbox creative because it’s automatically added to the top-right corner when the ad serves.

  • A) True
  • B) False

20.)

After how long should you stop all animation and video?

  • A) 15 seconds
  • B) 10 seconds
  • C) 60 seconds
  • D) 30 seconds

21.)

You shouldn’t add polite loading into a Lightbox as the GDN environment won’t recognize polite load.

  • A) True
  • B) False

22.)

YouTube and streaming videos have a limit of 10MB load size per interaction.

  • A) True
  • B) False

23.)

Cross-screen HTML5 Lightbox creatives use the DoubleClick Studio full screen expanding API.

  • A) True
  • B) False

24.)

What method does the creative use to request a fullscreen expansion in an HTML5 Lightbox?

  • A) handleExpandMouseEvent();
  • B) queryFullscreenDimensions()
  • C) requestFullscreenExpand()
  • D) FULLSCREEN_EXPAND_START

25.)

The maximum size for the expanded state of any type of Lightbox creative is 1000×700.

  • A) True
  • B) False

26.)

To determine the maximum available size for expanding, if you want to expand to smaller than or up to the maximum dimensions, call the queryFullscreenDimensions() method.

  • A) True
  • B) False

27.)

If a creative will run on both mobile devices and desktop, you should set the background images for the different invitation states/CTAs directly in the CSS.

  • A) True
  • B) False

28.)

Which is an accepted invitation state and expand dimension size?

  • A) 300×250 to 1000×1000
  • B) 468×60 to 1000×800
  • C) 120×600 to Fullscreen
  • D) 200×200 to 1000×800

29.)

Fill in the blank:

When you upload an HTML5 Lightbox creative in Studio, the z-index must be set to less than ____. Otherwise, the expanding progress bar won’t visible for the invitation state.


30.)

If your creative uses the YouTube player, you must create a test page using the GDN Expandable preview tool to check that the HTML5 Lightbox creative is working properly.

  • A) True
  • B) False

31.)

When you use the YouTube video player component, and the autoPlayType property is set to “none” or “preview”, it will increment the YouTube public view count.

  • A) True
  • B) False

32.)

You have to specify concrete expanded dimensions for cross-screen HTML5 Lightboxes.

  • A) True
  • B) False

 

Filed Under: DoubleClick Studio

  • Page 1
  • Page 2
  • Go to Next Page »

Primary Sidebar

Use it to find answers



Searching in our PDF with correct answers is easier and you can save time.

Don’t waste your time, prepare your exam and Instead of searching answers one by one, answers that you not find, or probably incorrects.

 

Buy Now!

TRY GOOGLE WORKSPACE FREE AND PROMO CODE

Google Workspace promo code

Subscribe and get:

Info of the exams for FREE.
News and promotions.
Tips for your exams.

 

SUBSCRIBE

TRY SEMRUSH FREE 30 DAYS

Semrush FREE coupon

  • Home
  • Benefits
  • Some of our last scores
  • Our customers say…
  • FAQs
  • Resources
    • Jobs
  • Subscribe
  • Study Guides and Answers
    • SkillShop
      • Google Ads
        • Google Ads Measurement
        • Google Ads Display
        • Google Ads Search
        • Google Ads Shopping Advertising
        • Google Ads Video Advertising
        • Google Ads Apps
        • Google Analytics Individual Qualification
      • Google Marketing Platform
        • Campaign Manager
        • Creative
        • Display & Video 360
        • Search Ads 360
        • Google Mobile Experience Certification Exam Answers
      • Youtube
        • Youtube Channel Growth
        • Youtube Content Ownership
        • Youtube Asset Monetization
        • YouTube Music Assessment
        • YouTube Creative Essentials
        • Video for Brand Basics
      • Digital Transformation Certification
        • Activate customer-centric
        • Choose the right mobile asset
        • How to find mobile customers
        • Make engaging mobile messages
        • Measure mobile effectively
        • Measure your customer-centric
        • Prepare for a programmatic
        • Programmable marketing basics
      • Android Enterprise Academy
        • Android Enterprise Platform Associate
        • Android Enterprise Professional Associate
      • Google My Business Basics
      • Google Waze
        • Waze Local Fundamentals
        • Waze Local advance
      • Smart
        • Measurement Smart
        • Performance Smart
        • Platforms Smart
        • Video Smart
      • Jamboards Academy
        • Deploying Jamboards
        • Selling Jamboards
    • HubSpot
      • HubSpot Inbound Certification Answers
      • HubSpot Inbound Marketing Certification Exam Answers
      • Hubspot Inbound Sales Certification Exam Answers
      • Hubspot Email Marketing Certification Exam Answers
      • Hubspot Content Marketing Exam Answers
      • Hubspot Growth-Driven Design Agency Exam Answers
      • Hubspot Growth-Driven Design Agency Exam Answers
      • HubSpot Sales Software Certification Exam Answers
      • HubSpot Sales Enablement Certification Answers
      • HubSpot Social Media Certification Exam Answers
      • HubSpot Marketing Software Certification Answers
      • HubSpot CMS for Developers Certification Exam Answers
      • HubSpot Contextual Marketing certification Exam Answers
      • HubSpot Sales Management Certification Exam Answers
      • HubSpot Frictionless Sales Certification Exam Answers
      • HubSpot CMS For Marketers Certification Exam Answers
      • Hubspot Service Hub Software Certification Answers
      • HubSpot Reporting Certification Exam Answers
      • HubSpot Digital Advertising Certification Answers
      • Hubspot Client Management Certification Exam Answers
      • Hubspot Sales Hub Implementation Answers
      • Hubspot CMS Hub Implementation Certification Answers
      • HubSpot PieSync Fundamentals Certification Exam Answers
      • HubSpot Guided Client Onboarding Certification Exam Answers
      • Hubspot Platform Consulting Certification Exam Answers
      • HubSpot Trainer Certification Answers
      • Hubspot Partner Demo Course Answers
      • HubSpot Solutions Partner Certification Answers
    • Hootsuite
      • Hootsuite Platform
      • Hootsuite Social Marketing
    • Google Digital Garage
    • Bing Ads
    • Analytics Academy
      • Google Analytics for Beginners
      • Advanced Google Analytics
      • Google Analytics for Power Users
      • Getting Started With Google Analytics 360
      • Introduction to Data Studio
      • Google Tag Manager Fundamentals
    • Google Educator Level 1
    • Klipfolio Certification
      • Klipfolio Expert Certification
      • Klipfolio Partner Certification
    • Yandex
      • Yandex Direct
      • Yandex Metrica
    • Amazon
      • Amazon DSP Certification Assessment Answers
      • Amazon Retail for Advertisers Certification Assessment Answers
      • Amazon Sponsored Ads Certification Assessment Answers
    • Twitter
      • Twitter Video Ad Badge Assessment Answers
    • Woorank
  • Contact

FEEL FREE TO SUPPORT US!

Give us a tip for a coffee ☕, beer 🍺, pizza 🍕, … 🙂

 

Give us a tip
  • Terms of Use
  • Privacy policy
  • Cookies policy