[[["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, such as lifetime, daily, or none."],["`NONE` is used for line item types like PRICE_PRIORITY, AD_EXCHANGE, and CLICK_TRACKING, indicating no delivery goal."],["`LIFETIME` indicates a total delivery goal for the LineItem's duration and applies to line item types like STANDARD, BULK, and PRICE_PRIORITY."],["`DAILY` signifies a daily delivery goal and is applicable to line item types like SPONSORSHIP, NETWORK, and PRICE_PRIORITY."],["`UNKNOWN` is returned when the actual `GoalType` value is not available in the current API version."]]],["The `GoalType` enumeration defines the goal for a `LineItem` within the `ForecastService`. `NONE` indicates no delivery goal, applicable to `PRICE_PRIORITY`, `AD_EXCHANGE`, and `CLICK_TRACKING` line item types. `LIFETIME` specifies a total delivery goal, valid for various types like `STANDARD` and `ADSENSE`. `DAILY` indicates a daily delivery goal, used with types like `SPONSORSHIP` and `HOUSE`. `UNKNOWN` is returned for unexposed API values. These goals set different parameters on the number of ads delivered.\n"]]