Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReportOptions

Hierarchy

  • ReportOptions

Index

Properties

Optional enabled

enabled: undefined | false | true

Show a link next to placement to report problems with the ad. Default is false.

Optional icon

icon: undefined | false | true

If enabled, a tiny icon will open a menu with the report link. Default is true.

Optional position

position: ReportPosition

Set the location of reporting link, relative to placement. Default is 'bottom-right'.

Optional wording

wording: undefined | string

Set this to override link text. Default is 'Report Ad'.

Generated using TypeDoc