Ext Object¶
Note
Fields marked with asterisk (*) are optional.
Value |
Type |
Description |
---|---|---|
dsp_uuids* |
object |
key-value user ID pairs to support direct-like user syncs, see the supp-1-sync section for more details. |
google_query_id* |
string |
This represents a unique ID for the overall query. In the event that there are
multiple call-outs for a query, all call-out requests for that query will contain
the same It is highly recommended to include this ID if you are selling Exchange Bidding Dynamic Allocation (EDBA) sourced inventory through BidSwitch to Google DV360. |
google_audiences* |
string |
Passes the case-sensitive value of {
"ext":{
"google_audiences":"Collectable"
}
}
|
purch* |
integer |
The Purchased Traffic parameter is the traffic that is redirected from properties other than owned, acquired, or otherwise incentivized activity. The following values are supported:
Note: this field is Google DV360 specific, refer to Google documentation for details |
ads_txt* |
object |
Contains the ads.txt information about the Supplier, see the ads.txt Object and BidSwitch and Ads.txt sections for more details. |
{
"ext":{
"dsp_uuids":{
"77":"xyz"
}
}
}
ads.txt Object¶
Value |
Type |
Description |
---|---|---|
status |
int |
Indicates what information the ads.txt file contained regarding this Suppliers selling relationship with the publisher:
|
pub_id |
string |
Exchange-specific publisher ID, e.g “abc-123”. Note: Do not use any of the following symbols in the publisher ID, as doing so may cause issues:
|
auth_id* |
string |
Passes the TAG ID if present in the ads.txt file, e.g.
|
supplier_domain* |
string |
Passes the Supplier’s domain listed in the publisher’s ads.txt file, e.g.
|