[[["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, indicating whether it's for the lifetime, daily, or none."],["`NONE` is used for specific LineItem types like PRICE_PRIORITY and AD_EXCHANGE, and means there's no delivery goal."],["`LIFETIME` signifies a total delivery goal over the LineItem's duration, applying to LineItem types like STANDARD and BULK."],["`DAILY` implies a daily delivery target, relevant for LineItem types such as SPONSORSHIP and NETWORK."],["`UNKNOWN` is a fallback value when the actual `GoalType` isn't available in the current API version."]]],["The core content details the `GoalType` enumeration, which specifies the goal for a `LineItem`. It outlines four types: `NONE`, where no delivery goal exists and specific `LineItemType`s are required; `LIFETIME`, setting a delivery goal for the entire line item duration; `DAILY`, establishing a daily delivery target, also with specific `LineItemType` constraints; and `UNKNOWN`, for cases where the API version doesn't expose the actual value. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]