Contents

PaymentModel

Enumeration of billing models that determine payment method and budget availability for an ad account.

Declaration

string PaymentModel

Possible Values

PAYG

Pay as You Go. The default billing model when no payment model is configured. Budget orders are not available with this model.

LOC

Line of Credit. A monthly invoicing model required to use budget orders. Invoicing details are available in InvoiceDetail.

See Also