How to whitelist/blacklist sources and domains (except Push and Pops)
To add traffic sources to the black or white lists, please do the following:
- Go to Campaigns setting page.
- Scroll down till the end of the page until you find the "advanced settings" link.
- Click "advanced settings" and find the "Sources and domains whitelist / blacklist" section.
- Tick "Enable Sources and domains whitelist / blacklist" and choose either "Sources and domains blacklist" or "Sources and domains whitelist".
- Specify the traffic sources you want to whitelist/blacklist for this campaign by using one of the allowed formats.
We support the following formats:
FORMAT | DESCRIPTION | EXAMPLE |
publisher_id:*:* | allows to whitelist/blacklist specific publisher with all their site_ids/domains and placements | 34567:*:* |
publisher_id:*:placement_id | allows to whitelist/blacklist all matching placements of specific publisher | 34567:*:1 |
*:*:placement_id | allows to whitelist/blacklist all matching placements across all the publishers and site_ids/domains | * :*:1 |
publisher_id:site_id:* | allows to whitelist/blacklist certain site ID of specific publisher | 34567:1234:* |
publisher_id:site_id:placement_id | allows to whitelist/blacklist certain placement within specific site ID of specific publisher | 34567:12345:1 |
*:site_id:placement_id | allows to whitelist/blacklist certain placement within specifiic site ID | *:1234:1 |
*:site_id:* | allows to whitelist/blacklist unique site ID | *:12345:* |
publisher_id:domain:* | allows to whitelist/blacklist certain publisher's domain | 34567:blogspot.com:* |
publisher_id:domain:placement_id | allows to whitelist/blacklist certain placement within specific domain of specific publisher | 34567:blogspot.com:1 |
*:domain:placement_id | allows to whitelist/blacklist all matching placements within matching domains | *:blogspot.com:1 |
domain *:domain:* | allows to whitelist/blacklist a specific domain | blogspot.com *:blogspot.com:* |
*.domain.com |
allows to whitelist/blacklist all subdomains | *.blogspot.com |
*::* | allows to whitelist/blacklist all blank domains. | *::* |
publisher_id::placement_id | allows to whitelist/blacklist all matching placements within blank domains of specific publisher | 34567::1 |
publisher_id::* | allows to whitelist/blacklist all placements within blank domains of specific publisher | 34567::* |
*::placement_id | allows to whitelist/blacklist all matching placements within blank domains across all publishers | *::1 |
publisher_id:bundle:* | allows to whitelist/blacklist certain bundle of application within specific publisher | 34567:com.ultralabapps.filterloop:* |
publisher_id:bundle:placement_id | allows to whitelist/blacklist all matching placements within specific bundle of application of certain publisher | *:com.ultralabapps.filterloop:1 |
bundle *:bundle:* | allows to whitelist/blacklist specific bundle of application | com.ultralabapps.filterloop *:com.ultralabapps.filterloop:* |
* - represents any value.
Please note, placement_id can be shown up as any numbers, letters or words.