REST Resource: accounts.reports
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Generates an ad hoc report. |
|
Generates a csv formatted ad hoc report. |
|
Gets the saved report from the given resource name. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[[["\u003cp\u003eThis resource has no persistent data.\u003c/p\u003e\n"],["\u003cp\u003eProvides methods for generating ad hoc reports, including CSV formatted reports.\u003c/p\u003e\n"],["\u003cp\u003eOffers a method to retrieve saved reports using their resource name.\u003c/p\u003e\n"]]],["The provided resource lacks persistent data. It offers three primary methods: `generate`, which creates a standard ad hoc report; `generateCsv`, producing a CSV-formatted ad hoc report; and `getSaved`, which retrieves a report based on its assigned resource name. These methods provide reporting capabilities, offering standard and CSV formats, as well as access to previously saved reports.\n"],null,["# REST Resource: accounts.reports\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------|-----------------------------------------------------|\n| ### [generate](/adsense/management/reference/rest/v2/accounts.reports/generate) | Generates an ad hoc report. |\n| ### [generateCsv](/adsense/management/reference/rest/v2/accounts.reports/generateCsv) | Generates a csv formatted ad hoc report. |\n| ### [getSaved](/adsense/management/reference/rest/v2/accounts.reports/getSaved) | Gets the saved report from the given resource name. |"]]