Target

The target objects contain information on how to dynamically filter embed Present dashboard content by directing the attached filters to the right named targets (as designed in the presentation itself). This is not functional on Discover reports.

Constructors

  • There is NO constructor for targets
  • Targets are made up of a collection of filters.
  • Targets are attached to embedded content via the EmbedOption object.

To create targets simply use the add method below.

Methods

  • add- manually adds one or more targets to the initial filter object.