[[["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 has fields: `customPacingGoalUnit`, defining the unit of `CustomPacingGoal` amounts, with options `ABSOLUTE`, `MILLI_PERCENT`, and `UNKNOWN`; and `customPacingGoals`, a list of `CustomPacingGoal` objects forming the curve. It's located under the `ForecastService` and is tied to `LineItemSummary`. The custom pacing goal amounts can represent absolute numbers or a millipercent.\n"]]