[[["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-02-13 UTC."],[[["`CustomPacingGoalUnit` defines the unit for custom pacing goal amounts for line items, which can be either absolute numbers, millipercentages, or unknown."],["These units determine how the custom pacing goals are interpreted, whether as direct quantities or as percentages of a target."],["Developers can use this enumeration to specify the intended meaning of custom pacing values when interacting with the Ad Manager API."]]],["The `ForecastService` relies on `CustomPacingCurve`, and it contains `CustomPacingGoalUnit`, which defines the unit of custom pacing goal amounts. `ABSOLUTE` means the amounts are absolute numbers based on the line item's `Goal.unitType`. `MILLI_PERCENT` indicates the amounts are a millipercent (e.g., 15000 is 15%). `UNKNOWN` is used when the true value isn't available in the requested API version.\n"]]