AppsReportingAdGroup.PricingModel
The pricing model of the ad group at report time.
Declaration
string AppsReportingAdGroup.PricingModelPossible Values
CPACost-per-acquisition.
CPMCost-per-thousand-impressions.
CPTCost-per-tap.
Discussion
This determines which report metrics are directly tied to cost: CPM pairs with impression-based billing and CPT with tap-based billing.
Example
{
"pricingModel": "CPT"
}See ReportingPricingModel for additional context.