triggerId property
The ID of the manual trigger associated with the line item.
- Required when flight_date_type is
LINE_ITEM_FLIGHT_DATE_TYPE_TRIGGER
. Must not be set otherwise. * When set, the line item's flight dates are inherited from its parent insertion order. * Active line items will spend when the selected trigger is activated within the parent insertion order's flight dates. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This field will sunset on August 1, 2023. Read our [feature deprecation announcement](/display-video/api/deprecations#features.manual_triggers) for more information.
Implementation
core.String? triggerId;