GuaranteedSimulationAdCategories
Get the list of ad categories in the delivery simulation of the guaranteed campaign.
Table Specific Information
SELECT
The driver does not support any filters on the server side. The rest of the filters will be processed on the client side.
For example, the following queries are processed server side:
SELECT * FROM GuaranteedSimulationAdCategories
Columns
| Name | Type | References | Description |
| AdCategoryId [KEY] | String | Ad category ID. | |
| AdCategoryName | String | Ad category name. | |
| ParentCategoryId | String | Parent category ID. | |
| ParentCategoryName | String | Parent category name. |