Interface protos.google.ads.datamanager.v1.IUserListLicensePricing (0.4.0)

Properties of a UserListLicensePricing.

Package

@google-ads/datamanager

Properties

buyerApprovalState

buyerApprovalState?: (google.ads.datamanager.v1.UserListLicensePricing.UserListPricingBuyerApprovalState|keyof typeof google.ads.datamanager.v1.UserListLicensePricing.UserListPricingBuyerApprovalState|null);

UserListLicensePricing buyerApprovalState

costMicros

costMicros?: (number|Long|string|null);

UserListLicensePricing costMicros

costType

costType?: (google.ads.datamanager.v1.UserListLicensePricing.UserListPricingCostType|keyof typeof google.ads.datamanager.v1.UserListLicensePricing.UserListPricingCostType|null);

UserListLicensePricing costType

currencyCode

currencyCode?: (string|null);

UserListLicensePricing currencyCode

endTime

endTime?: (google.protobuf.ITimestamp|null);

UserListLicensePricing endTime

maxCostMicros

maxCostMicros?: (number|Long|string|null);

UserListLicensePricing maxCostMicros

pricingActive

pricingActive?: (boolean|null);

UserListLicensePricing pricingActive

pricingId

pricingId?: (number|Long|string|null);

UserListLicensePricing pricingId

startTime

startTime?: (google.protobuf.ITimestamp|null);

UserListLicensePricing startTime