[[["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-05-15 UTC."],[[["`GoalType` specifies the delivery goal type for a LineItem, such as lifetime, daily, or none."],["`NONE` indicates no delivery goal and applies to specific LineItemTypes like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING."],["`LIFETIME` signifies a total delivery goal for the LineItem's duration and is compatible with LineItemTypes like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` represents a daily delivery goal and is applicable to LineItemTypes such as SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is returned if the GoalType value is not available in the current API version."]]],["The `GoalType` enumeration specifies the goal for a `LineItem` within the `ForecastService`. Possible types include `NONE` (no goal), `LIFETIME` (goal for the entire line item duration), `DAILY` (daily ad delivery goal), and `UNKNOWN` (value not exposed by the API). Each goal type has restrictions on the acceptable `LineItemType` values, dictating which types of line items can use each goal specification. These specifications inform the number of ads to be delivered.\n"]]