diff --git a/dev-docs/analytics/automatad.md b/dev-docs/analytics/automatad.md index b63f394d84..bb2e588a62 100644 --- a/dev-docs/analytics/automatad.md +++ b/dev-docs/analytics/automatad.md @@ -2,7 +2,7 @@ layout: analytics title: Automatad description: Automatad Prebid Analytics Adapter -modulecode: automatadAnalytics +modulecode: automatad tcfeu_supported: false usp_supported: false coppa_supported: false @@ -10,20 +10,21 @@ prebid_member: false enable_download: true --- -#### Instructions for usage +## Instructions for usage The [Automatad](https://automatad.com/) analytics adapter requires on-boarding, configuration parameters & addition of an external script that will be supplied to you by your Automatad account team. Please reach out to your account team or for more information. -#### Adapter Configuration Options +## Adapter Configuration Options {: .table .table-bordered .table-striped } -| Name | Scope | Description | Example | Type | -|--------------|--------------------|-----------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|------------------| -| siteID | required | Your site ID | `N8vZLx` | string | -| publisherID | required | Your publisher ID | `PXfvBq` | string | -| logDebug | optional | Flag to collect debug data pertaining to auctions. Defaults to false | `false` | boolean | + +| Name | Scope | Description | Example | Type | +| ----------- | -------- | ---------------------------------------------------------------------- | -------- | ------- | +| siteID | required | Your site ID | `N8vZLx` | string | +| publisherID | required | Your publisher ID | `PXfvBq` | string | +| logDebug | optional | Flag to collect debug data pertaining to auctions. Defaults to false | `false` | boolean | ### Example Configuration