Interface protos.google.ads.admanager.v1.IMcmEarnings (0.6.0)

Properties of a McmEarnings.

Package

@google-ads/admanager

Properties

child

child?: (string|null);

McmEarnings child

childDisplayName

childDisplayName?: (string|null);

McmEarnings childDisplayName

childPayment

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

McmEarnings childPayment

childPublisher

childPublisher?: (string|null);

McmEarnings childPublisher

deductions

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

McmEarnings deductions

delegationType

delegationType?: (google.ads.admanager.v1.DelegationTypeEnum.DelegationType|keyof typeof google.ads.admanager.v1.DelegationTypeEnum.DelegationType|null);

McmEarnings delegationType

earningsProductBreakdown

earningsProductBreakdown?: (google.ads.admanager.v1.IEarningsProductBreakdown[]|null);

McmEarnings earningsProductBreakdown

month

month?: (google.type.IDate|null);

McmEarnings month

parent

parent?: (string|null);

McmEarnings parent

parentDisplayName

parentDisplayName?: (string|null);

McmEarnings parentDisplayName

parentPayment

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

McmEarnings parentPayment

totalEarnings

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

McmEarnings totalEarnings