-
public 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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
Click.Type
The Creative Click Type.
-