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

#include <openrtb.h>

Inheritance diagram for OpenRTB::SiteInfo:
OpenRTB::Site

List of all members.

Public Attributes

Url page
 URL of the page to be shown.
Url ref
 Referrer URL that got user to page.
Utf8String search
 Search string that got user to page.

Detailed Description

3.3.5 Site Object

A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request must not contain both a site object and an app object.

The site object itself and all of its parameters are optional, so default values are not provided. If an optional parameter is not specified, it should be considered unknown. At a minimum, it’s useful to provide a page URL or a site ID, but this is not strictly required.

Definition at line 958 of file openrtb.h.


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