pricingType property
Placement pricing type.
This field is required on insertion. Possible string values are:
- "PRICING_TYPE_CPM"
- "PRICING_TYPE_CPC"
- "PRICING_TYPE_CPA"
- "PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
- "PRICING_TYPE_FLAT_RATE_CLICKS"
- "PRICING_TYPE_CPM_ACTIVEVIEW"
Implementation
core.String? pricingType;