enum SslScanResult (v202408)
Enum to store the creative SSL compatibility scan result.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
UNSCANNED
|
|
SCANNED_SSL
|
|
SCANNED_NON_SSL
|
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["`SslScanResult` is an enum used within the Google Ad Manager API to represent the results of SSL compatibility scans for creatives."],["This enum includes values such as `UNKNOWN`, `UNSCANNED`, `SCANNED_SSL`, and `SCANNED_NON_SSL` to indicate the scan status or outcome."],["`SslScanResult` belongs to the namespace `https://www.google.com/apis/ads/publisher/v202408` within the API."]]],["The document outlines the `CreativeService` and its dependencies, which include various creative types like `BaseAudioCreative`, `BaseVideoCreative`, `CustomCreative`, `Html5Creative`, and others. It also defines the `SslScanResult` enumeration, used to store the SSL compatibility scan results, with possible values: `UNKNOWN`, `UNSCANNED`, `SCANNED_SSL`, and `SCANNED_NON_SSL`. The namespace for these services is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]