[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["The Payment resource represents unpaid or paid earnings for AdSense and YouTube."],["Payment details include the payment date (for paid earnings) and amount in the respective currency."],["You can retrieve a list of all payments for an account using the provided method."],["Unpaid earnings are represented with specific resource names, while paid earnings use the payment date in the resource name."],["Refer to external links for additional information on payment timelines and dedicated payment accounts for YouTube."]]],["The Payment resource represents paid or unpaid earnings. It includes a `name` (resource identifier), `date` (payment credit date or empty for unpaid), and `amount` (formatted earnings string with currency). The resource name indicates whether earnings are AdSense or YouTube, and if they are paid or unpaid. Payments are associated with specific accounts, with date represented in America/Los_Angeles timezone. A method named `list` retrieves all payments linked to an account.\n"]]