RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
OpenRTB::Banner Struct Reference

#include <openrtb.h>

List of all members.

Public Member Functions

 ~Banner ()
 NOTE: RTBkit extension: support for multiple formats.

Public Attributes

List< int > w
 Width of ad.
List< int > h
 Height of ad.
Id id
 Ad ID.
AdPosition pos
 Ad position (table 6.5)
List< BannerAdTypebtype
 Blocked creative types (table 6.2)
List< CreativeAttributebattr
 Blocked creative attributes (table 6.3)
List< MimeTypemimes
 Whitelist of content MIME types.
FramePosition topframe
 Is it in the top frame (1) or an iframe (0)?
List< ExpandableDirectionexpdir
 Expandable ad directions (table 6.11)
List< ApiFrameworkapi
 Supported APIs (table 6.4)

Detailed Description

3.3.3 Banner Object

The “banner” object must be included directly in the impression object if the impression offered for auction is display or rich media, or it may be optionally embedded in the video object to describe the companion banners available for the linear or non-linear video ad. The banner object may include a unique identifier; this can be useful if these IDs can be leveraged in the VAST response to dictate placement of the companion creatives when multiple companion ad opportunities of the same size are available on a page.

Definition at line 760 of file openrtb.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator