[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eSslManualOverride is an enum used to manually control the SSL compatibility of a creative.\u003c/p\u003e\n"],["\u003cp\u003eIt has three states: UNKNOWN, NO_OVERRIDE, SSL_COMPATIBLE, and NOT_SSL_COMPATIBLE, mirroring the SslScanResult enum.\u003c/p\u003e\n"],["\u003cp\u003eThis enum is part of the Google Ad Manager API and is namespaced under \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `CreativeService` has dependencies including `BaseAudioCreative`, `BaseRichMediaStudioCreative`, `BaseVideoCreative`, `CustomCreative`, `Html5Creative`, `InternalRedirectCreative`, `TemplateCreative`, `ThirdPartyCreative`, and `VastRedirectCreative`. The `SslManualOverride` enum manages creative SSL compatibility, offering states: `UNKNOWN`, `NO_OVERRIDE`, `SSL_COMPATIBLE`, and `NOT_SSL_COMPATIBLE`, similar to `SslScanResult`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. The `UNKNOWN` state is returned if the actual value is not exposed.\n"],null,["# enum SslManualOverride (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseAudioCreative](/ad-manager/api/reference/v202408/CreativeService.BaseAudioCreative) [BaseRichMediaStudioCreative](/ad-manager/api/reference/v202408/CreativeService.BaseRichMediaStudioCreative) [BaseVideoCreative](/ad-manager/api/reference/v202408/CreativeService.BaseVideoCreative) [CustomCreative](/ad-manager/api/reference/v202408/CreativeService.CustomCreative) [Html5Creative](/ad-manager/api/reference/v202408/CreativeService.Html5Creative) [InternalRedirectCreative](/ad-manager/api/reference/v202408/CreativeService.InternalRedirectCreative) [TemplateCreative](/ad-manager/api/reference/v202408/CreativeService.TemplateCreative) [ThirdPartyCreative](/ad-manager/api/reference/v202408/CreativeService.ThirdPartyCreative) [VastRedirectCreative](/ad-manager/api/reference/v202408/CreativeService.VastRedirectCreative) \n▼\n**SslManualOverride**\n\nEnum to store the creative SSL compatibility manual override.\nIts three states are similar to that of [SslScanResult](/ad-manager/api/reference/v202408/CreativeService.SslScanResult).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `NO_OVERRIDE` | |\n| `SSL_COMPATIBLE` | |\n| `NOT_SSL_COMPATIBLE` | |"]]