[[["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-11-19 UTC."],[[["CustomPacingGoalUnit defines the unit for custom pacing goals, which can be absolute, millipercent, or unknown."],["These units dictate how the custom pacing goal amounts are interpreted, such as absolute numbers or percentages, based on the line item's goal unit type."],["This enumeration is part of the ForecastService within the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `ForecastService` uses `CustomPacingCurve` and `CustomPacingGoalUnit`. `CustomPacingGoalUnit` defines the units for custom pacing goals. It has three options: `ABSOLUTE` indicates goal amounts are absolute numbers, `MILLI_PERCENT` indicates values are in millipercent (e.g., 15000 equals 15%), and `UNKNOWN` signifies the value is not exposed by the API version. The goal unit type referenced by `ABSOLUTE` is linked to the `LineItemService.Goal.unitType`.\n"]]