All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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.
    • Constructor Detail

      • PolicyIssues

        public PolicyIssues()
    • 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