enum SslManualOverride (v202411)
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/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `CreativeService.SslManualOverride` enum defines manual overrides for creative SSL compatibility, mirroring the states of `SslScanResult`."],["This enum, residing in the `https://www.google.com/apis/ads/publisher/v202411` namespace, assists in managing the SSL compatibility of creatives."],["It includes states like `UNKNOWN`, `NO_OVERRIDE`, `SSL_COMPATIBLE`, and `NOT_SSL_COMPATIBLE` to facilitate control over creative SSL settings."]]],["The content outlines the `CreativeService` dependencies, which include various creative types like `BaseAudioCreative`, `BaseRichMediaStudioCreative`, `Html5Creative`, `TemplateCreative`, and others. It also defines the `SslManualOverride` enumeration, used to manually control creative SSL compatibility, featuring states like `UNKNOWN`, `NO_OVERRIDE`, `SSL_COMPATIBLE`, and `NOT_SSL_COMPATIBLE`. The namespace for these components is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]