List

List the payments for the specified AdSense account

1 variables
7 variables

List the payments for the specified AdSense account

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your AdSense data
  • View your AdSense data

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

accountId STRING Required

Account for which to retrieve the payments

Output

This building block provides 7 output parameters

  = Parameter name
  = Format

items[] OBJECT

items[].id STRING

Unique identifier of this Payment

items[].kind STRING

Kind of resource this is, in this case adsense#payment

items[].paymentAmount STRING

The amount to be paid

items[].paymentAmountCurrencyCode STRING

The currency code for the amount to be paid

items[].paymentDate STRING

The date this payment was/will be credited to the user, or none if the payment threshold has not been met

kind STRING

Kind of list this is, in this case adsense#payments