[[["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."],[[["CustomPacingCurve facilitates pacing line item delivery using a series of CustomPacingGoal objects."],["It defines goals based on either absolute values corresponding to the line item's Goal unit type or as a millipercentage."],["The curve comprises a list of CustomPacingGoal objects, detailing specific pacing targets."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `CustomPacingCurve` paces line item delivery using `CustomPacingGoal` objects. It includes two fields: `customPacingGoalUnit`, which specifies the unit for `CustomPacingGoalDto.amount`, with options like `ABSOLUTE` (absolute numbers) and `MILLI_PERCENT` (millipercent), and `customPacingGoals`, an array of goals composing the pacing curve. These units determine how the pacing amounts are interpreted, ensuring proper line item delivery.\n"]]