enum SslManualOverride (v202411)

  • CreativeService depends on several different creative types like BaseAudioCreative, CustomCreative, and Html5Creative.

  • SslManualOverride is an enum used to store the creative SSL compatibility manual override, with states similar to SslScanResult.

  • The SslManualOverride enum has values including UNKNOWN, NO_OVERRIDE, SSL_COMPATIBLE, and NOT_SSL_COMPATIBLE.

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