[[["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 2025-02-20 UTC."],[],["The `CustomPacingCurve` paces line item delivery using `CustomPacingGoal` objects. It includes fields like `customPacingGoalUnit`, which defines the unit of goal amounts, supporting `ABSOLUTE` numbers, `MILLI_PERCENT` for percentages, and `UNKNOWN`. The `customPacingGoals` field holds an array of `CustomPacingGoal` that constitute the custom curve. The curve is under the `ForecastService`, depending on the `LineItemService` and associated with `LineItemSummary`.\n"]]