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

#include <openrtb.h>

Inheritance diagram for OpenRTB::LocationType:
OpenRTB::TaggedEnum< LocationType >

List of all members.

Public Types

enum  Vals { UNSPECIFIED = -1, GPS = 1, IP_ADDRESS = 2, USER = 3 }

Detailed Description

6.15 Location Type

The following table lists the options to indicate how the geographic information was determined.

Definition at line 622 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

GPS 

GPS/Location Services.

IP_ADDRESS 

Ip Address.

USER 

Provided by user.

Definition at line 623 of file openrtb.h.


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