Account
Use the account resource to learn about the current user's Pardot account.
Columns
| Name | Type | References | Description |
| Id [KEY] | Int64 | Pardot ID for this account. | |
| Company | String | Account company. | |
| Level | String | The level of product for the account. | |
| Website | String | Account website. | |
| PluginCampaignId | Int64 | Plugin ID for account campaign. | |
| AddressOne | String | Account's address, line 1. | |
| AddressTwo | String | Account's address, line 2. | |
| City | String | Account's city. | |
| State | String | Account's state. | |
| Zip | String | Account's postal code. | |
| Territory | String | Account's territory. | |
| Country | String | Account's country. | |
| Phone | String | Account's phone number. | |
| Fax | String | Account's fax number. | |
| AdminId | Int64 | ID of the individual who is the admin for this account. | |
| CreatedAt | Datetime | The timestamp of when this object was created. | |
| UpdatedAt | Datetime | The timestamp of when this object was last updated. | |
| MaximumDailyApiCalls | Integer | Maximum daily API requests based on the timezone for this account. | |
| ApiCallsUsed | Integer | Total daily API requests based on the timezone for this account. | |
| CreatedById | Int64 | ID of the individual who created this object. | |
| UpdatedById | Int64 | ID of the individual who last updated this object. |