Skip to main content
Advanced: partially updates a DV360 line item from a raw v4 field payload with an update mask; only masked fields change and micros values are raw. The mask is derived from the payload when omitted. Prefer the dedicated operations (dv360_update_line_item_status, dv360_update_line_item_budget) for simple changes. Supports dry_run.

Inputs

SelectItem

Output

Type: Dict Returns the update mask, payload, and updated line item. Fields: line_item_id, update_mask, payload, dry_run