Enums

The following enums are available globally.

  • To specify which roll of this ad.

    See more

    Declaration

    Objective-C

    enum {}

    Swift

    struct ATVAdRoll : Equatable, RawRepresentable
  • To specify the type of error for a vast ad

    See more

    Declaration

    Objective-C

    enum {}

    Swift

    struct ATVVastError : Equatable, RawRepresentable
  • To specify the Ad’s quartile

    See more

    Declaration

    Objective-C

    enum {}

    Swift

    struct ATVVastQuartile : Equatable, RawRepresentable