enum SslManualOverride (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Enum to store the creative SSL compatibility manual override.
Its three states are similar to that of SslScanResult.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
NO_OVERRIDE
|
|
SSL_COMPATIBLE
|
|
NOT_SSL_COMPATIBLE
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],[],null,["# enum SslManualOverride (v202502)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseAudioCreative](/ad-manager/api/reference/v202502/CreativeService.BaseAudioCreative) [BaseRichMediaStudioCreative](/ad-manager/api/reference/v202502/CreativeService.BaseRichMediaStudioCreative) [BaseVideoCreative](/ad-manager/api/reference/v202502/CreativeService.BaseVideoCreative) [CustomCreative](/ad-manager/api/reference/v202502/CreativeService.CustomCreative) [Html5Creative](/ad-manager/api/reference/v202502/CreativeService.Html5Creative) [InternalRedirectCreative](/ad-manager/api/reference/v202502/CreativeService.InternalRedirectCreative) [TemplateCreative](/ad-manager/api/reference/v202502/CreativeService.TemplateCreative) [ThirdPartyCreative](/ad-manager/api/reference/v202502/CreativeService.ThirdPartyCreative) [VastRedirectCreative](/ad-manager/api/reference/v202502/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/v202502/CreativeService.SslScanResult).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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` | |"]]