You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`accessDevice`| A component wants to use device storage | Storage is disabled |[`storageType`](#params-accessDevice)|
114
+
|`accessRequestCredentials`| A component wants to [include credentials](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch#including_credentials) (notably, cookies) in a request. Available since version 10. | Credentials are excluded | None |
114
115
|`enrichEids`| A user ID or RTD submodule wants to add user IDs to outgoing requests | User IDs are discarded | None |
115
116
|`enrichUfpd`| A Real-Time Data (RTD) submodule wants to add user first-party data to outgoing requests (`user.data` in ORTB) | User FPD is discarded | None |
116
117
|`fetchBids`| A bid adapter wants to participate in an auction | Bidder is removed from the auction |[`configName`](#params-fetchBids)|
0 commit comments