AdvertiserBilling::findInvoiceStats Method

Find Advertiser Invoice stats for an Advertiser ID for a specific date range and currency.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
advertiser_id IntegerID of Advertiser object
start_dateStringStart of date range; use "YYYY-MM-DD" format
end_date StringEnd of date range; use "YYYY-MM-DD" format
currencyStringISO-4217 code. Examples: 'USD' or 'EUR'; defaults to the network currency.

GET Response Notes

Stats model object as an array broken up by currency.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.