Google Ads Ad Manager V1 Client - Class DeliveryCondition (0.6.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Ads Ad Manager V1 Client class DeliveryCondition.
Condition for when to email the scheduled report.
Protobuf type google.ads.admanager.v1.ScheduleOptions.DeliveryCondition
Namespace
Google \ Ads \ AdManager \ V1 \ ScheduleOptions
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
NEVER
Value: 0
Never deliver report.
Generated from protobuf enum NEVER = 0;
ALWAYS
Value: 1
Always deliver report.
Generated from protobuf enum ALWAYS = 1;
WHEN_FLAG_CONDITIONS_MET
Value: 2
Deliver report when flag's conditions are met.
Generated from protobuf enum WHEN_FLAG_CONDITIONS_MET = 2;
[[["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 2026-03-19 UTC."],[],[]]