PageTagGroup
Retrieve Page Tag Groups.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the page tag group. |
Name | String | The name of the page tag group. |
Description | String | The description of the page tag group. |
Permissions | String | The permissions of the page tag group. |
CreatedAt | Datetime | Date the page tag group was created. |
CreatedBy | String | The Id of the user who created the page tag group. |
AccessedAt | Datetime | Date the page tag group was accessed. |
CurrentStatus | String | The current status of the page tag group. |
UpdatedAt | Datetime | Date the page tag group was updated. |
UpdatedBy | String | The Id of the user who last updated the page tag group. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Depth | String | The depth of information requested from Eloqua. |