[[["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."],[[["`GoalType` specifies the delivery goal type for a LineItem, such as lifetime, daily, or none."],["Different `GoalType` settings are allowed depending on the `LineItem`'s `lineItemType`."],["`NONE` is used for line item types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING when no delivery goal is specified."],["`LIFETIME` indicates a total delivery goal for the line item's duration, applicable to line item types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` signifies a daily delivery goal, primarily used for line item types like SPONSORSHIP, NETWORK, and PRICE_PRIORITY."]]],["The `GoalType` enumeration specifies the goal type for a `LineItem` within the `ForecastService`. The possible values are `NONE`, indicating no delivery goal for specific `LineItemType`s; `LIFETIME`, a goal for the total ad delivery over the item's lifespan; `DAILY`, a goal for daily ad delivery; and `UNKNOWN`, for unexposed values. The applicable `LineItemType`s vary depending on whether the goal is `NONE`, `LIFETIME` or `DAILY`.\n"]]