DataExclusions
Query the available Data Exclusions in Bing Ads.
Table Specific Information
Select
The following queries are processed server-side:
SELECT * FROM DataExclusions
SELECT * FROM DataExclusions WHERE AccountId = '2562405'
SELECT * FROM DataExclusions WHERE AccountId IN ('1562405', '2562405', '3562405')
Columns
Name | Type | Select requirement | Metric | Aggregate | Description |
Id [KEY] | Long | The data exclusion ID. | |||
Name | String | The data exclusion name. | |||
Description | String | A description for the data exclusion. | |||
CampaignAssociations | String | Which campaigns to include for the data exclusion. | |||
CampaignTypeFilter | String | Which campaign types to include for the data exclusion. | |||
DeviceTypeFilter | String | Which devices types to include for the data exclusion. | |||
StartDate | Datetime | The start date. | |||
EndDate | Datetime | The end date. | |||
AccountId | Long | The Bing Ads assigned identifier of an account. |