[[["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-08-20 UTC."],[[["`CustomPacingGoalUnit` defines the unit for custom pacing goal amounts for line items in Ad Manager."],["It offers three options: `ABSOLUTE`, `MILLI_PERCENT`, and `UNKNOWN`, allowing for specifying goals as absolute numbers, percentages, or an undefined value."],["`ABSOLUTE` goals align with the line item's existing goal unit type, while `MILLI_PERCENT` represents goals as thousandths of a percent."]]],["The `ForecastService` utilizes `CustomPacingCurve`, with `CustomPacingGoalUnit` as a dependency, defining the unit of custom pacing goal amounts. `CustomPacingGoalUnit` offers three options: `ABSOLUTE`, representing absolute numbers aligned with the line item's `Goal.unitType`; `MILLI_PERCENT`, representing a millipercent (e.g., 15000 equals 15%); and `UNKNOWN`, indicating that the actual value is not accessible in the requested API version. These options determine how custom pacing goals are interpreted.\n"]]