Accounts
The Account status finder returns all accounts in a specified status that the authenticated user has access to.
Table Specific Information
Select
The Accounts view returns a list of the accounts that belong to the authenticated user so they can be used as dimensions in analytic requests.
The connector uses the LinkedIn Marketing Solutions API to process search criteria that refer to the Status column. The connector processes other filters client-side within the connector. For example, the following queries are processed server side.
SELECT * FROM Accounts WHERE Status = 'ACTIVE'
Columns
Name | Type | Description |
Id | String | Id of the account |
Name | String | A label for the account |
Currency | String | The account's ISO-4217currency code. |
Type | String | The type of account. |
NotifiedOnCreativeRejection | Boolean | Indicates if creative contact is notified when a creative has been rejected due to content. |
NotifiedOnEndOfCampaign | Boolean | Indicates if campaign contact is notified when an associated campaign has been completed. |
Status | String | Status of the account |
NotifiedOnCampaignOptimization | Boolean | Indicates if campaign contact is notified about campaign optimization opportunities. |
Version | String | Version of the account |
Reference | String | The entity on whose behalf the account advertises. |
NotifiedOnCreativeApproval | Boolean | Indicates if creative contact is notified when a creative has been reviewed and approved. |
AuditStampsCreator | String | The person who created audit stamps for the first time |
AuditStampsCreatedAt | Datetime | The datetime in which the audit stamp was created first |
AuditStampsLastModifier | String | Last modifier of the Audit stamps |
AuditStampsLastModifiedAt | Datetime | Last modified datetime of the audit stamps |