[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-21 (世界標準時間)。"],[[["\u003cp\u003eOMID for Web provides access modes (Limited, Domain, Full) that control verification script access to the creative and publisher page.\u003c/p\u003e\n"],["\u003cp\u003eOMID verification vendors (Comscore, DoubleVerify, Google, etc.) are identified and listed alphabetically, with 'Other' as the default for unmatched script URLs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edaiSettings\u003c/code\u003e represents a non-null \u003ccode\u003eDaiSdkSettings\u003c/code\u003e singleton instance, offering configuration for Dynamic Ad Insertion.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eOmidAccessMode\u003c/code\u003e and \u003ccode\u003eOmidVerificationVendor\u003c/code\u003e are constants represented as string and number types, respectively.\u003c/p\u003e\n"]]],["The content defines two key elements for OMID (Open Measurement Interface Definition) for Web: `OmidAccessMode` and `OmidVerificationVendor`. `OmidAccessMode` specifies the verification script's access level: LIMITED (sandboxed, no access), DOMAIN (sandboxed, domain access), or FULL (direct access). `OmidVerificationVendor` identifies the vendor (e.g., COMSCORE, DOUBLEVERIFY, GOOGLE) and has the default option of OTHER. Finally, there is a global setting instance called daiSettings.\n"],null,["# Globals\n=======\n\nEnumerations\n------------\n\n### OmidAccessMode\n\nconstant\n\nstring\n\nAvailable access modes for OMID for Web, which control how much the\nverification script can access.\n\n| #### Value ||\n|---------|----------------------------------------------------------------------------------------------------------------------------------------------------|\n| LIMITED | The verification script is sandboxed and cannot access the creative or publisher page, and cannot directly confirm what publisher domain it is on. |\n| DOMAIN | No longer supported. Access mode rules selecting DOMAIN are ignored and default to LIMITED. |\n| FULL | The verification script has direct access to the creative and the publisher page. |\n\n### OmidVerificationVendor\n\nconstant\n\nnumber\n\nIdentifies an OMID verification vendor. Vendors are listed in alphabetical\norder.\n\n| #### Value ||\n|---------------------|-------------------------------------------------------------------------------|\n| COMSCORE | |\n| DOUBLEVERIFY | |\n| GOOGLE | |\n| INTEGRAL_AD_SCIENCE | |\n| MEETRICS | |\n| MOAT | |\n| NIELSEN | |\n| PIXELATE | |\n| OTHER | The default vendor to use when the script URL doesn't match any other vendor. |\n\nProperties\n----------\n\n### OmidAccessMode\n\nconstant\n\nstring\n\nAvailable access modes for OMID for Web, which control how much the\nverification script can access.\n\n| #### Value ||\n|---------|----------------------------------------------------------------------------------------------------------------------------------------------------|\n| LIMITED | The verification script is sandboxed and cannot access the creative or publisher page, and cannot directly confirm what publisher domain it is on. |\n| DOMAIN | No longer supported. Access mode rules selecting DOMAIN are ignored and default to LIMITED. |\n| FULL | The verification script has direct access to the creative and the publisher page. |\n\n### OmidVerificationVendor\n\nconstant\n\nnumber\n\nIdentifies an OMID verification vendor. Vendors are listed in alphabetical\norder.\n\n| #### Value ||\n|---------------------|-------------------------------------------------------------------------------|\n| COMSCORE | |\n| DOUBLEVERIFY | |\n| GOOGLE | |\n| INTEGRAL_AD_SCIENCE | |\n| MEETRICS | |\n| MOAT | |\n| NIELSEN | |\n| PIXELATE | |\n| OTHER | The default vendor to use when the script URL doesn't match any other vendor. |\n\n### daiSettings\n\nnon-null [DaiSdkSettings](/ad-manager/dynamic-ad-insertion/sdk/html5/reference/js/DaiSdkSettings)\n\nThe global singleton settings instance."]]