enum SslScanResult (v202508)

  • CreativeService depends on various creative types such as BaseAudioCreative, BaseVideoCreative, and CustomCreative.

  • SslScanResult is an enum used to store the result of a creative SSL compatibility scan.

  • The SslScanResult enum includes values like 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/v202508
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
UNSCANNED
SCANNED_SSL
SCANNED_NON_SSL