public class Dfareporting.AdvertiserInvoices extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dfareporting.AdvertiserInvoices.List |
| Constructor and Description |
|---|
AdvertiserInvoices() |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.AdvertiserInvoices.List |
list(Long profileId,
Long advertiserId)
Retrieves a list of invoices for a particular issue month.
|
public Dfareporting.AdvertiserInvoices.List list(Long profileId, Long advertiserId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - User profile ID associated with this request.advertiserId - Advertiser ID of this invoice.IOExceptionCopyright © 2011–2022 Google. All rights reserved.