Dynamic Values for Ad Unit Parameters

Firework supports dynamic values for the ad unit parameter. We'll cover how to add these dynamic values.

Last updated:
October 4, 2023

Dynamic Values

The ad unit parameter accepts a variable value which should be set to the current ad unit, in the format:

/network_id/.../ad_unit

Here is a Usage example:

iu=/6062/videodemo

Here is how it displays with <fw-embed-feed>:

<fw-embed-feed>
   channel=""
   mode=""
   open_in=""
   max_videos=""
   placement=""
   player_placement=""
   vast_attrs="&iu=[Replace me with IU value ]">
</fw-embed-feed>