[[["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."],[[["CustomPacingGoalUnit defines the unit for custom pacing goal amounts, allowing for absolute values or percentages."],["These units determine how the goal amounts are interpreted, either as direct quantities or as proportions of a target."],["This setting influences how the pacing of delivery is managed against the defined goals for line items."]]],["The `CustomPacingGoalUnit` defines the unit of custom pacing goal amounts within the `ForecastService`. Options include `ABSOLUTE`, representing raw numbers aligned with the line item's goal unit type, and `MILLI_PERCENT`, indicating a thousandth of a percent (e.g., 15000 millipercent is 15%). The `UNKNOWN` option signifies a value not exposed by the current API version. This enumeration dictates how pacing goal values should be interpreted.\n"]]