FrequencyCapEventType

  • The content defines the type of event a cap applies to, such as impression or video view.

  • Enums like UNSPECIFIED, UNKNOWN, IMPRESSION, and VIDEO_VIEW specify different event types for the cap.

  • IMPRESSION signifies a cap on ad impressions, while VIDEO_VIEW indicates a cap on video ad views.

The type of event that the cap applies to (for example, impression).

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

IMPRESSION

The cap applies on ad impressions.

VIDEO_VIEW

The cap applies on video ad views.