target.apidocs.com.google.api.services.adsense.v2.Adsense.Accounts.PolicyIssues.html Maven / Gradle / Ivy
The newest version!
Adsense.Accounts.PolicyIssues (AdSense Management API v2-rev20241211-2.0.0)
com.google.api.services.adsense.v2
Class Adsense.Accounts.PolicyIssues
- java.lang.Object
-
- com.google.api.services.adsense.v2.Adsense.Accounts.PolicyIssues
-
- Enclosing class:
- Adsense.Accounts
public class Adsense.Accounts.PolicyIssues
extends Object
The "policyIssues" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Adsense.Accounts.PolicyIssues.Get
class
Adsense.Accounts.PolicyIssues.List
-
Constructor Summary
Constructors
Constructor and Description
PolicyIssues()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Adsense.Accounts.PolicyIssues.Get
get(String name)
Gets information about the selected policy issue.
Adsense.Accounts.PolicyIssues.List
list(String parent)
Lists all the policy issues where the specified account is involved, both directly and through
any AFP child accounts.
-
-
Method Detail
-
get
public Adsense.Accounts.PolicyIssues.Get get(String name)
throws IOException
Gets information about the selected policy issue.
Create a request for the method "policyIssues.get".
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:
name
- Required. Name of the policy issue. Format: accounts/{account}/policyIssues/{policy_issue}
- Returns:
- the request
- Throws:
IOException
-
list
public Adsense.Accounts.PolicyIssues.List list(String parent)
throws IOException
Lists all the policy issues where the specified account is involved, both directly and through
any AFP child accounts.
Create a request for the method "policyIssues.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 for which policy issues are being retrieved. Format: accounts/{account}
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy