Globals
Enumerations
OmidAccessMode
string
Available access modes for OMID for Web, which control how much the verification script can access.
Value |
|
---|---|
LIMITED |
The verification script is sandboxed and cannot access the creative or publisher page, and cannot directly confirm what publisher domain it is on. |
DOMAIN |
The verification script is sandboxed and cannot access the creative or publisher page. However, the script is loaded in such a way that it can directly confirm what publisher domain it is on. |
FULL |
The verification script has direct access to the creative and the publisher page. |
OmidVerificationVendor
number
Identifies an OMID verification vendor. Vendors are listed in alphabetical order.
Value |
|
---|---|
COMSCORE |
|
DOUBLEVERIFY |
|
|
|
INTEGRAL_AD_SCIENCE |
|
MEETRICS |
|
MOAT |
|
NIELSEN |
|
PIXELATE |
|
OTHER |
The default vendor to use when the script URL doesn't match any other vendor. |
Properties
OmidAccessMode
string
Available access modes for OMID for Web, which control how much the verification script can access.
Value |
|
---|---|
LIMITED |
The verification script is sandboxed and cannot access the creative or publisher page, and cannot directly confirm what publisher domain it is on. |
DOMAIN |
The verification script is sandboxed and cannot access the creative or publisher page. However, the script is loaded in such a way that it can directly confirm what publisher domain it is on. |
FULL |
The verification script has direct access to the creative and the publisher page. |
OmidVerificationVendor
number
Identifies an OMID verification vendor. Vendors are listed in alphabetical order.
Value |
|
---|---|
COMSCORE |
|
DOUBLEVERIFY |
|
|
|
INTEGRAL_AD_SCIENCE |
|
MEETRICS |
|
MOAT |
|
NIELSEN |
|
PIXELATE |
|
OTHER |
The default vendor to use when the script URL doesn't match any other vendor. |
daiSettings
non-null DaiSdkSettings
The global singleton settings instance.