AdGroupCreate.PricingModel
The unit of ad delivery an ad group is charged for, independent of how the account funds spend.
Declaration
string AdGroupCreate.PricingModelPossible Values
CPACost-per-action.
CPMCost-per-thousand-impressions. Pairs with
billingEvent: IMPRESSIONS.CPTCost-per-tap. Pairs with
billingEvent: TAPS.
Discussion
The
CPMvalue pairs withbillingEvent: IMPRESSIONS.The
CPTvalue pairs withbillingEvent: TAPS.
The PricingModel is distinct from PaymentModel. The PricingModel (CPA, CPM, or CPT) determines the delivery unit an ad group is charged for. The PaymentModel (PAYG or LOC) determines how the advertiser’s account funds that spend. The two are unrelated enums on unrelated resources.