Click

interface Click

The representation of a VAST click, which can be either of the following: - ClickThrough - ClickTracking - CustomClick

or any of its variations belonging to other Creative types as NonLinear or Companion creatives. for example, CompanionClickThrough, CompanionClickTracking, etc.

Types

Link copied to clipboard
enum Type
The Creative Click Type.

Functions

Link copied to clipboard
abstract fun getId(): String
Gets the Creative Click id.
Link copied to clipboard
abstract fun getType(): Click.Type
Gets Creative Click type.
Link copied to clipboard
abstract fun getURI(): URI
Gets Creative Click uri.