advertiserInvoices
Retrieves a list of invoices for a particular issue month. The api only works if the billing profile invoice level is set to either advertiser or campaign non-consolidated invoice level.
get/userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices
Path parameters
profileIdstring required
User profile ID associated with this request.
advertiserIdstring required
Advertiser ID of this invoice.
Query parameters
issueMonthstring
Month for which invoices are needed in the format YYYYMM. Required field
maxResultsinteger
Maximum number of results to return.
pageTokenstring
Value of the nextPageToken from the previous result page.
Response
Successful response