Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 821 Bytes

DailyLineItemBudgetOverride.md

File metadata and controls

12 lines (9 loc) · 821 Bytes

# DailyLineItemBudgetOverride

Properties

Name Type Description Notes
start_date \DateTime Daily budget override start date, format "yyyy-MM-dd". If it is null, the StartDate would be the following date of the last item in the override sequence. [optional]
duration string The number of DAYs that the override is active from StartDate, e.g. "1D". Must end with 'D' or 'd'.
max_daily_spend float Daily budget override maximum daily spend amount. [optional]
status string Daily budget override computed status. [optional]

[Back to Model list] [Back to API list] [Back to README]