[[["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-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class DeliveryCondition (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.ScheduleOptions.DeliveryCondition)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.ScheduleOptions.DeliveryCondition) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class DeliveryCondition.\n\nCondition for when to email the scheduled report.\n\nProtobuf type `google.ads.admanager.v1.ScheduleOptions.DeliveryCondition`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ ScheduleOptions\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### NEVER\n\n Value: 0\n\nNever deliver report.\n\nGenerated from protobuf enum `NEVER = 0;`\n\n### ALWAYS\n\n Value: 1\n\nAlways deliver report.\n\nGenerated from protobuf enum `ALWAYS = 1;`\n\n### WHEN_FLAG_CONDITIONS_MET\n\n Value: 2\n\nDeliver report when flag's conditions are met.\n\nGenerated from protobuf enum `WHEN_FLAG_CONDITIONS_MET = 2;`"]]