AdvertiserInvoice Model

An Invoice generated for an Advertiser.

NameTypeDescription
advertiser_idIntegerThe ID of the Advertiser the invoice is for
amountDecimalThe amount of the invoice (this is the sum of amounts for all this invoice's unpaid items)
conversionsNullable IntegerDEPRECATED. Ignore the contents of this field.
currencyStringThe 3-character currency code identifying the currency used for this invoice. If not specified, defaults to the Network currency defined by the "network_currency" Preference.
datetimeDatetimeThe time the invoice was created
end_dateDateEnd of date range; use "YYYY-MM-DD" format
idIntegerID of unique, auto-generated object for the Invoice
This parameter is non-writable
is_paidBooleanWhether or not the invoice has been paid
is_sentBooleanWhether or not the invoice has been sent to the Advertiser
memoNullable StringMemo the Network attaches to the invoice
notesNullable StringInternal notes the Network can attach to this invoice
start_dateDateStart of date range; use "YYYY-MM-DD" format
statusStringThe status of the invoiceShow Supported Values
Have a Question? Please contact [email protected] for technical support.