---
title: "GET /userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices"
method: GET
path: "/userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices"
tags: ["advertiserInvoices"]
---

# GET /userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices

`GET /userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices`

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.

## Path parameters

- `profileId` string, required
- `advertiserId` string, required

## Query parameters

- `issueMonth` string
- `maxResults` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/dfareporting.md) · [All operations](https://skmtc.net/google/apis/dfareporting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/dfareporting/revisions/8163d57aeb31/schema)
