AI-generated Key Takeaways
- 
          CreativeService depends on various creative types including audio, rich media, video, custom, HTML5, internal redirect, template, third party, and VAST redirect creatives. 
- 
          The SslScanResult enum within the CreativeService namespace indicates the SSL compatibility scan result for a creative. 
- 
          Possible SslScanResult values include UNKNOWN, UNSCANNED, SCANNED_SSL, and SCANNED_NON_SSL. 
Enum to store the creative SSL compatibility scan result.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description | 
|---|---|
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. | 
| UNSCANNED | |
| SCANNED_SSL | |
| SCANNED_NON_SSL |