accounts
Overview
Name | accounts |
Type | Resource |
Id | googleads.adsensehost.accounts |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Unique identifier of this account. |
name | string | Name of this account. |
status | string | Approval status of this account. One of: PENDING, APPROVED, DISABLED. |
kind | string | Kind of resource this is, in this case adsensehost#account. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | accountId | Get information about the selected associated AdSense account. |
list | SELECT | filterAdClientId | List hosted accounts associated with this AdSense account by ad client id. |