[[["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."],[[["`GoalType` specifies the delivery goal type for a LineItem, impacting how many ads it aims to deliver."],["`NONE` indicates no delivery goal and applies to specific LineItem types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING."],["`LIFETIME` signifies a total delivery goal across the LineItem's lifespan for types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` sets a daily delivery target applicable to LineItem types like SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is a fallback value when the actual `GoalType` isn't revealed by the API version being used."]]],["The document outlines the `GoalType` enumeration for `LineItem` ads, which defines ad delivery goals. The available types are `NONE` (no goal), applicable to `PRICE_PRIORITY`, `AD_EXCHANGE`, and `CLICK_TRACKING` line items; `LIFETIME` (goal for the entire line item's duration), used with multiple line item types like `STANDARD`, `BULK`, and `ADSENSE`; and `DAILY` (daily ad delivery goal), compatible with `SPONSORSHIP`, `NETWORK`, and others. There's also `UNKNOWN` for unexposed values.\n"]]