AI-generated Key Takeaways
-
CreativeService depends on various creative types such as BaseAudioCreative, BaseVideoCreative, and CustomCreative.
-
SslManualOverride is an enum used to store the creative SSL compatibility manual override.
-
The states of SslManualOverride are similar to those of SslScanResult.
-
The possible values for SslManualOverride are 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/v202505
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
|