Interface protos.google.ads.admanager.v1.IEarningsProductBreakdown (0.7.0)

Properties of an EarningsProductBreakdown.

Package

@google-ads/admanager

Properties

childPayment

childPayment?: (google.type.IMoney|null);

EarningsProductBreakdown childPayment

deductions

deductions?: (google.type.IMoney|null);

EarningsProductBreakdown deductions

parentPayment

parentPayment?: (google.type.IMoney|null);

EarningsProductBreakdown parentPayment

productType

productType?: (google.ads.admanager.v1.McmEarningsProductTypeEnum.McmEarningsProductType|keyof typeof google.ads.admanager.v1.McmEarningsProductTypeEnum.McmEarningsProductType|null);

EarningsProductBreakdown productType

totalEarnings

totalEarnings?: (google.type.IMoney|null);

EarningsProductBreakdown totalEarnings