When creating slides in a presentation, you can customize the header that will appear on the slides:
First, let's look at what data is available to you within the header of a slide:
Available variables
Screenshot data
screenshot.ad_dimensions
- Dimensions of the ad in the screenshot, e.g. "300x250"screenshot.ad_name
- Placement name of the ad in the screenshot (blank if the ad has no name)screenshot.device_name
- Device used when capturing the screenshotscreenshot.site_host
- Site domain of the screenshotscreenshot.site_url
- Site URL of the screenshot
ad.google_dv_creative.name
ad.google_dv_creative.creative_id
ad.google_dv_creative.line_item.name
ad.google_dv_creative.line_item.line_item_id
ad.gam_creative.name
ad.gam_creative.gam_id
ad.gam_creative.line_item.name
ad.gam_creative.line_item.gam_id
ad.trade_desk_creative.name
ad.trade_desk_creative.creative_id
ad.xandr_creative.name
ad.xandr_creative.xandr_id
ad.xandr_creative.line_item.name
ad.xandr_creative.line_item.xandr_id
To use variables in slides, wrap the variable in double curly braces like so: {{screenshot.site_url}}
. You can mix in static content with variables as well. Variables wrapped in braces will get substituted with real data when we generate your presentation.
Customizing a slide header
When creating a presentation, each slide has a "header" input box that can be used to customize the header for an individual slide. You can use the variables above within this input to include data specific to a given screenshot.
To make it easy to reuse a format across all presentations, you can set an organization default that will apply to any future presentation you create. Let's take a look at how to set a default:
Setting an organization-wide default
To set your organization's default:
Go to your organization settings
Change the "Default slide header" field to the slide header you'd like applied to all future presentations
Click 'Update Organization'