[[["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."],[[["`GoalType` specifies the delivery goal type for a LineItem, such as lifetime, daily, or none."],["`NONE` is used for line item types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING, indicating no specific delivery goal."],["`LIFETIME` signifies a total delivery goal for the line item's duration and applies to line item types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` represents a daily delivery goal and is used with line item types like SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is returned if the `GoalType` value is not available in the requested API version."]]],["The `GoalType` specifies the goal for a `LineItem` within the `ForecastService`. There are three goal types: `NONE`, where no delivery goal exists and specific `LineItemType`s are required; `LIFETIME`, setting a delivery goal for the entire duration of the line item, and certain `LineItemType` are required; and `DAILY`, setting a daily delivery goal with its own required `LineItemType`s. An `UNKNOWN` type exists for unexposed values.\n"]]