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 | No longer supported. Access mode rules selecting DOMAIN are ignored and default to LIMITED. |
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 | No longer supported. Access mode rules selecting DOMAIN are ignored and default to LIMITED. |
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.