[[["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 2025-01-22 UTC."],[[["This content provides an overview of the `com.google.ads.interactivemedia.v3.api.signals` package, available in Kotlin and Java, for Android."],["The `SecureSignalsAdapter` interface facilitates the gathering of Secure Signals by a third-party entity in a mediation adapter."],["`SecureSignalsCollectSignalsCallback` defines methods for communicating the success or failure of a `collectSignals` call within the `SecureSignalsAdapter`."],["`SecureSignalsInitializeCallback` defines methods for communicating the success or failure of an `initialize` call within the `SecureSignalsAdapter`."],["The `SecureSignals` class holds the data for the Secure Signal."]]],["This content defines the Kotlin interfaces and classes for managing Secure Signals in the `com.google.ads.interactivemedia.v3.api.signals` package. `SecureSignalsAdapter` is a mediation adapter for gathering third-party generated Secure Signals. `SecureSignalsCollectSignalsCallback` and `SecureSignalsInitializeCallback` provide methods to signal success or failure of collecting and initializing signals, respectively. The `SecureSignals` class represents the signal data. These are actions and information around managing Secure Signals.\n"]]