[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`DeliveryForecastSource` helps determine how line items are paced, using different traffic shapes."],["Options for pacing include using historical data, future projections, or custom curves."],["Each pacing strategy (`HISTORICAL`, `FORECASTING`, `CUSTOM_PACING_CURVE`) offers a different approach to line item delivery."],["The `UNKNOWN` value is a placeholder for cases where the actual value isn't exposed by the API."]]],["The `DeliveryForecastSource` enumeration outlines how line item delivery is paced. `HISTORICAL` uses past traffic, while `FORECASTING` uses projected future traffic. `CUSTOM_PACING_CURVE` allows for a user-defined pacing strategy. `UNKNOWN` is returned when the actual value isn't available in the API version used. This information is part of the `ForecastService` and relates to `LineItemSummary` within the specified namespace.\n"]]