[[["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 provides documentation for the `ScheduleOptions.DeliveryCondition` enum within the Google Ad Manager API, detailing its use in determining when a scheduled report should be delivered."],["The `DeliveryCondition` enum has three static fields: `ALWAYS`, `NEVER`, and `WHEN_FLAG_CONDITIONS_MET`, representing the conditions for report delivery."],["This class also provides a list of versions from 0.1.0 to 0.19.0 which allow you to view the documentation of the `ScheduleOptions.DeliveryCondition` for each of these versions, with 0.19.0 being the latest."],["The `ScheduleOptions.DeliveryCondition` class inherits various members and methods from the `Enum` and `Object` classes, such as `valueOf`, `equals`, and `toString`."],["Static methods like `forNumber` and `valueOf` allow interaction with enum values, and there are also deprecated methods included for backwards compatibility, such as the deprecated `valueOf(int value)` function."]]],[]]