ListInvoices

  • The ListInvoices RPC method returns all invoices associated with a billing setup for a given month.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • The method can throw various errors, including AuthenticationError, AuthorizationError, and RequestError.

ListInvoices

rpc ListInvoices(ListInvoicesRequest) returns (ListInvoicesResponse)

Returns all invoices associated with a billing setup, for a given month.

List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError InvoiceError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.