[[["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` is used for LineItem types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING, indicating no delivery goal."],["`LIFETIME` signifies a total delivery goal for the LineItem's duration and applies to types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` indicates a daily delivery target, relevant for LineItem types like SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is returned if the `GoalType` value is not available in the current API version."]]],["The `GoalType` enumeration defines goals for ad delivery in `LineItem`s. `NONE` indicates no specific delivery goal, applicable to `PRICE_PRIORITY`, `AD_EXCHANGE`, and `CLICK_TRACKING` line item types. `LIFETIME` sets a total delivery goal for the line item's duration and can be used in a wider range of types like `STANDARD` or `ADSENSE`. `DAILY` sets a daily delivery goal. It can be used for line item types such as `SPONSORSHIP`, `HOUSE`, `ADMOB`, etc. `UNKNOWN` is returned when the value isn't available.\n"]]