[[["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 how the custom pacing goal amounts are represented, either as absolute numbers or as a percentage."],["These units can be `ABSOLUTE`, `MILLI_PERCENT` (where 15000 represents 15%), or `UNKNOWN` if the API version doesn't expose the actual value."],["The unit type relates to the line item's goal, as defined by the `Goal.unitType` property."]]],["The `CustomPacingGoalUnit` defines the unit for custom pacing goal amounts within the Ad Manager API's `ForecastService` and `LineItemService`. It offers three options: `ABSOLUTE`, representing absolute numbers matching the line item's goal unit type; `MILLI_PERCENT`, where amounts are expressed as a millipercent (e.g., 15000 equals 15%); and `UNKNOWN`, used when the actual value is unavailable. This enumeration is accessible through the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]