Contents

Org.PaymentModel

The payment model set through Apple Ads.

Declaration

string Org.PaymentModel

Possible Values

PAYG

Pay as you go. The default billing model when no payment model is configured, charged per campaign spend. Budget orders aren’t available with this model.

LOC

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

Discussion

Setting this to LOC at the organization level is what makes budget orders available to the ad accounts beneath it.

Example

{
  "paymentModel": "PAYG"
}