-
Notifications
You must be signed in to change notification settings - Fork 769
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update bizzclick yaml with geographic scope
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# Contact [email protected] to connect with Bizzclick exchange. | ||
# We have the following regional endpoint sub-domains: US East - us-e-node1, EU: n1, APAC: n3 | ||
# Use Host macro to resolve the endpoint based on the datacenter. | ||
# By default, we will use the US East sub-domain. | ||
# Please deploy this config in each of your datacenters with the appropriate regional subdomain | ||
endpoint: 'http://{{.Host}}.bizzclick.com/bid?rtb_seat_id={{.SourceId}}&secret_key={{.AccountID}}' | ||
geoscope: | ||
- global | ||
maintainer: | ||
email: '[email protected]' | ||
geoscope: | ||
- global | ||
endpointCompression: "GZIP" | ||
capabilities: | ||
app: | ||
mediaTypes: | ||
|