[[["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, whether it's for the total duration, daily, or not specified."],["`NONE` is used for LineItems without delivery goals, often for specific LineItem types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING."],["`LIFETIME` indicates a delivery goal for the LineItem's entire run, applicable to various LineItem types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` signifies a daily delivery goal and applies to LineItem types such as SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is returned when the actual `GoalType` isn't available in the requested API version."]]],["The `GoalType` enumeration defines ad delivery goals for `LineItem` objects within the `ProposalLineItemService`. `NONE` indicates no specific delivery goal, and is for line item types: `PRICE_PRIORITY`, `AD_EXCHANGE`, `CLICK_TRACKING`. `LIFETIME` sets a total delivery goal and applies to `STANDARD`, `BULK`, `PRICE_PRIORITY`, `ADSENSE`, `AD_EXCHANGE`, `ADMOB`, and `CLICK_TRACKING`. `DAILY` establishes a daily goal for `SPONSORSHIP`, `NETWORK`, `PRICE_PRIORITY`, `HOUSE`, `ADSENSE`, `AD_EXCHANGE`, `ADMOB`, and `BUMPER`. `UNKNOWN` is for unexposed API values.\n"]]