[[["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-02-13 UTC."],[[["`GoalType` specifies the delivery goal type for a LineItem, determining whether it's for the total lifetime, daily, or not applicable."],["If no goal is specified (`NONE`), the LineItem type is restricted to Price Priority, Ad Exchange, or Click Tracking."],["A lifetime goal (`LIFETIME`) applies to LineItems with types like Standard, Bulk, Price Priority, AdSense, Ad Exchange, AdMob, or Click Tracking."],["A daily goal (`DAILY`) is used for Sponsorship, Network, Price Priority, House, AdSense, Ad Exchange, AdMob, or Bumper LineItem types."],["`UNKNOWN` is returned if the GoalType isn't exposed in the current API version."]]],["The document details the `GoalType` enumeration for ad delivery within the `ProposalLineItemService`. It defines how ad delivery goals are specified for `LineItem`s. `NONE` indicates no goal, applicable to specific line item types like `PRICE_PRIORITY`. `LIFETIME` sets a total delivery goal, compatible with `STANDARD` and other types. `DAILY` specifies a daily ad delivery target, suitable for `SPONSORSHIP` and more. `UNKNOWN` is used for values not in the requested API version.\n"]]