[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `ScheduleOptions.DeliveryCondition` enum within the Google Ad Manager API, defining conditions for when a scheduled report should be delivered."],["The enum `ScheduleOptions.DeliveryCondition` includes three static fields: `ALWAYS` (always deliver), `NEVER` (never deliver), and `WHEN_FLAG_CONDITIONS_MET` (deliver when specific conditions are met), along with their corresponding value fields."],["The webpage provides documentation across various versions of the Ad Manager API, ranging from version 0.1.0 to the latest version 0.19.0."],["This enum class implements `ProtocolMessageEnum` and inherits multiple methods from `Enum` and `Object`, which are all listed on the webpage."],["The webpage provides static and non-static methods for this enum, such as `forNumber`, `getDescriptor`, and `getNumber`, including one that is now deprecated."]]],[]]