Deprecated: Due to the possibility of ambiguity, accounts with both an AdSense publisher account and an AdExchange account will throw an error when trying to use the default account. Always use accounts.list
to check if there's more than one account and let the user choose in that case. After that, specify the account ID on every call using the /accounts/
namespace.
For a list of methods for this resource, see the end of this page.
Resource representations
{ "id": string, "kind": "adsense#savedReport", "name": string }
Property name | Value | Description | Notes |
---|---|---|---|
id |
string |
Unique identifier of this saved report. | |
kind |
string |
Kind of resource this is, in this case adsense#savedReport. | |
name |
string |
This saved report's name. |