[[["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 2025-08-06 UTC."],[],[],null,["# enum GoalType (v202505)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202505/LineItemService.GoalType) [ProposalLineItemService](/ad-manager/api/reference/v202505/ProposalLineItemService.GoalType) **Dependencies** \n[Goal](/ad-manager/api/reference/v202505/ForecastService.Goal) \n▼\n**GoalType**\n\nSpecifies the type of the goal for a [LineItem](/ad-manager/api/reference/v202505/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202505`\n\n| Enumeration | Description |\n|-------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `NONE` | No goal is specified for the number of ads delivered. The [LineItem.lineItemType](/ad-manager/api/reference/v202505/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.PRICE_PRIORITY](/ad-manager/api/reference/v202505/ForecastService.LineItemType#PRICE_PRIORITY) - [LineItemType.AD_EXCHANGE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#AD_EXCHANGE) - [LineItemType.CLICK_TRACKING](/ad-manager/api/reference/v202505/ForecastService.LineItemType#CLICK_TRACKING) |\n| `LIFETIME` | There is a goal on the number of ads delivered for this line item during its entire lifetime. The [LineItem.lineItemType](/ad-manager/api/reference/v202505/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.STANDARD](/ad-manager/api/reference/v202505/ForecastService.LineItemType#STANDARD) - [LineItemType.BULK](/ad-manager/api/reference/v202505/ForecastService.LineItemType#BULK) - [LineItemType.PRICE_PRIORITY](/ad-manager/api/reference/v202505/ForecastService.LineItemType#PRICE_PRIORITY) - [LineItemType.ADSENSE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#ADSENSE) - [LineItemType.AD_EXCHANGE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#AD_EXCHANGE) - [LineItemType.ADMOB](/ad-manager/api/reference/v202505/ForecastService.LineItemType#ADMOB) - [LineItemType.CLICK_TRACKING](/ad-manager/api/reference/v202505/ForecastService.LineItemType#CLICK_TRACKING) |\n| `DAILY` | There is a daily goal on the number of ads delivered for this line item. The [LineItem.lineItemType](/ad-manager/api/reference/v202505/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.SPONSORSHIP](/ad-manager/api/reference/v202505/ForecastService.LineItemType#SPONSORSHIP) - [LineItemType.NETWORK](/ad-manager/api/reference/v202505/ForecastService.LineItemType#NETWORK) - [LineItemType.PRICE_PRIORITY](/ad-manager/api/reference/v202505/ForecastService.LineItemType#PRICE_PRIORITY) - [LineItemType.HOUSE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#HOUSE) - [LineItemType.ADSENSE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#ADSENSE) - [LineItemType.AD_EXCHANGE](/ad-manager/api/reference/v202505/ForecastService.LineItemType#AD_EXCHANGE) - [LineItemType.ADMOB](/ad-manager/api/reference/v202505/ForecastService.LineItemType#ADMOB) - [LineItemType.BUMPER](/ad-manager/api/reference/v202505/ForecastService.LineItemType#BUMPER) |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]