invoices
Overview
Name | invoices |
Type | Resource |
Id | googledevelopers.displayvideo.invoices |
Fields
Name | Datatype | Description |
---|---|---|
invoices | array | The list of invoices. This list will be absent if empty. |
nextPageToken | string | A token to retrieve the next page of results. Pass this value in the page_token field in the subsequent call to ListInvoices method to retrieve the next page of results. This token will be absent if there are no more invoices to return. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
advertisers_invoices_list | SELECT | advertisersId | Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method. |
advertisers_invoices_lookupInvoiceCurrency | EXEC | advertisersId | Retrieves the invoice currency used by an advertiser in a given month. |