[[["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 how the custom pacing goal amounts are represented, either as absolute numbers or as a percentage."],["These units correspond to the line item's Goal.unitType and can be absolute values, millipercentages, or an unknown value."],["Developers can use this enumeration to interpret and manage the custom pacing settings of line items through the Ad Manager API."]]],["The document defines the `CustomPacingGoalUnit` enumeration within the `ForecastService` and `LineItemService` in the specified namespace. This enumeration provides options for the unit of custom pacing goal amounts. The options are: `ABSOLUTE`, where amounts are absolute numbers, `MILLI_PERCENT`, where amounts are in millipercent, and `UNKNOWN`, for cases where the API version does not reveal the actual value. These units correlate with a line item's `Goal.unitType`.\n"]]