[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["SslManualOverride is an enum used to manually control the SSL compatibility of a creative."],["It has three states: UNKNOWN, NO_OVERRIDE, SSL_COMPATIBLE, and NOT_SSL_COMPATIBLE, mirroring the SslScanResult enum."],["This enum is part of the Google Ad Manager API and is namespaced under `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `CreativeService` has dependencies including `BaseAudioCreative`, `BaseRichMediaStudioCreative`, `BaseVideoCreative`, `CustomCreative`, `Html5Creative`, `InternalRedirectCreative`, `TemplateCreative`, `ThirdPartyCreative`, and `VastRedirectCreative`. The `SslManualOverride` enum manages creative SSL compatibility, offering states: `UNKNOWN`, `NO_OVERRIDE`, `SSL_COMPATIBLE`, and `NOT_SSL_COMPATIBLE`, similar to `SslScanResult`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. The `UNKNOWN` state is returned if the actual value is not exposed.\n"]]