feeType property
The fee type for this partner cost.
Required. Possible string values are:
- "PARTNER_COST_FEE_TYPE_UNSPECIFIED" : Value is not specified or is unknown in this version.
- "PARTNER_COST_FEE_TYPE_CPM_FEE" : The partner cost is a fixed CPM fee.
Not applicable when the partner cost cost_type is one of: *
PARTNER_COST_TYPE_MEDIA_COST_DATA
*PARTNER_COST_TYPE_DV360_FEE
. - "PARTNER_COST_FEE_TYPE_MEDIA_FEE" : The partner cost is a percentage
surcharge based on the media cost. Not applicable when the partner
cost_type is one of: *
PARTNER_COST_TYPE_SHOP_LOCAL
*PARTNER_COST_TYPE_TRUST_METRICS
*PARTNER_COST_TYPE_INTEGRAL_AD_SCIENCE_VIDEO
*PARTNER_COST_TYPE_MOAT_VIDEO
.
Implementation
core.String? feeType;