[[["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."],[],["The `ForecastService` defines billable actions, or `CostType`, for `LineItem` actions. The namespace is `https://www.google.com/apis/ads/publisher/v202502`. Available cost types include CPA (read-only from Feb 22, 2024), CPC, CPD, CPM, VCPM, and CPM_IN_TARGET. Each `CostType` has specific `LineItemType` dependencies. `UNKNOWN` is returned when the value isn't available in the requested API version.\n"],null,["# enum CostType (v202502)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202502/LineItemService.CostType) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202502/ForecastService.LineItemSummary) \n▼\n**CostType**\n\nDescribes the [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem) actions that are billable.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CPA` | Starting February 22, 2024 the CPA [CostType](/ad-manager/api/reference/v202502/ForecastService.CostType) will be read only as part of Spotlight deprecation, [learn more](https://support.google.com/admanager/answer/7519021#spotlight). Cost per action. The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.SPONSORSHIP](/ad-manager/api/reference/v202502/ForecastService.LineItemType#SPONSORSHIP) - [LineItemType.STANDARD](/ad-manager/api/reference/v202502/ForecastService.LineItemType#STANDARD) - [LineItemType.BULK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#BULK) - [LineItemType.NETWORK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#NETWORK) |\n| `CPC` | Cost per click. The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.SPONSORSHIP](/ad-manager/api/reference/v202502/ForecastService.LineItemType#SPONSORSHIP) - [LineItemType.STANDARD](/ad-manager/api/reference/v202502/ForecastService.LineItemType#STANDARD) - [LineItemType.BULK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#BULK) - [LineItemType.NETWORK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#NETWORK) - [LineItemType.PRICE_PRIORITY](/ad-manager/api/reference/v202502/ForecastService.LineItemType#PRICE_PRIORITY) - [LineItemType.HOUSE](/ad-manager/api/reference/v202502/ForecastService.LineItemType#HOUSE) |\n| `CPD` | Cost per day. The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.SPONSORSHIP](/ad-manager/api/reference/v202502/ForecastService.LineItemType#SPONSORSHIP) - [LineItemType.NETWORK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#NETWORK) |\n| `CPM` | Cost per mille (cost per thousand impressions). The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be one of: - [LineItemType.SPONSORSHIP](/ad-manager/api/reference/v202502/ForecastService.LineItemType#SPONSORSHIP) - [LineItemType.STANDARD](/ad-manager/api/reference/v202502/ForecastService.LineItemType#STANDARD) - [LineItemType.BULK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#BULK) - [LineItemType.NETWORK](/ad-manager/api/reference/v202502/ForecastService.LineItemType#NETWORK) - [LineItemType.PRICE_PRIORITY](/ad-manager/api/reference/v202502/ForecastService.LineItemType#PRICE_PRIORITY) - [LineItemType.HOUSE](/ad-manager/api/reference/v202502/ForecastService.LineItemType#HOUSE) |\n| `VCPM` | Cost per thousand Active View viewable impressions. The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be [LineItemType.STANDARD](/ad-manager/api/reference/v202502/ForecastService.LineItemType#STANDARD). |\n| `CPM_IN_TARGET` | Cost per thousand in-target impressions. The [LineItem.lineItemType](/ad-manager/api/reference/v202502/ForecastService.LineItem#lineItemType) must be [LineItemType.STANDARD](/ad-manager/api/reference/v202502/ForecastService.LineItemType#STANDARD). |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]