target.apidocs.com.google.api.services.adsense.v2.Adsense.Accounts.Payments.html Maven / Gradle / Ivy
The newest version!
Adsense.Accounts.Payments (AdSense Management API v2-rev20241211-2.0.0)
com.google.api.services.adsense.v2
Class Adsense.Accounts.Payments
- java.lang.Object
-
- com.google.api.services.adsense.v2.Adsense.Accounts.Payments
-
- Enclosing class:
- Adsense.Accounts
public class Adsense.Accounts.Payments
extends Object
The "payments" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Adsense.Accounts.Payments.List
-
Constructor Summary
Constructors
Constructor and Description
Payments()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Adsense.Accounts.Payments.List
list(String parent)
Lists all the payments available for an account.
-
-
Method Detail
-
list
public Adsense.Accounts.Payments.List list(String parent)
throws IOException
Lists all the payments available for an account.
Create a request for the method "payments.list".
This request holds the parameters needed by the adsense server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. The account which owns the collection of payments. Format: accounts/{account}
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy