[[["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."],[[["\u003cp\u003eRateType identifies the type of event an advertiser is charged for, aligning with LineItem.costType values.\u003c/p\u003e\n"],["\u003cp\u003eThis encompasses various pricing models like CPM, CPD, vCPM, and CPM In-Target.\u003c/p\u003e\n"],["\u003cp\u003eRateType is part of the ForecastService and ProposalLineItemService within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe possible values for RateType include CPM, CPD, VCPM, CPM_IN_TARGET, and UNKNOWN.\u003c/p\u003e\n"]]],["The document details `RateType` within the Google Ad Manager API (v202411), specifically related to `ForecastService` and `ProposalLineItemService`. `RateType` defines the type of event advertisers pay for, mirroring `LineItem.costType`. It includes five enumerated values: `CPM` (cost per mille), `CPD` (cost per day), `VCPM` (viewable CPM), `CPM_IN_TARGET`, and `UNKNOWN` (for unexposed values). These values indicate the revenue model associated with the advertising. The namespace is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum RateType (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.RateType) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) \n▼\n**RateType**\n\nDescribes the type of event the advertiser is paying for. The values here correspond to the\nvalues for the [LineItem.costType](/ad-manager/api/reference/v202411/ForecastService.LineItem#costType) field.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-----------------|-------------------------------------------------------------------------------------|\n| `CPM` | The rate applies to cost per mille (CPM) revenue. |\n| `CPD` | The rate applies to cost per day (CPD) revenue. |\n| `VCPM` | The rate applies to Active View viewable cost per mille (vCPM) revenue. |\n| `CPM_IN_TARGET` | The rate applies to cost per mille in-target (CPM In-Target). |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]