Skip to content

Commit 8865949

Browse files
Adding missing closing ) (#6387)
1 parent 6f210eb commit 8865949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/publisher-api-reference/setConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ The `ortb2` JSON structure reflects the OpenRTB standard:
10221022

10231023
**Scenario 2** - Auction (cross-adunit) First Party Data open to all bidders
10241024

1025-
If a page needs to specify multiple different sets of top-level data (`site`, `user`, or `app`), use the `ortb2` parameter of [`requestBids`](/dev-docs/publisher-api-reference/setConfig.html) ([example](/features/firstPartyData.html#supplying-auction-specific-data)
1025+
If a page needs to specify multiple different sets of top-level data (`site`, `user`, or `app`), use the `ortb2` parameter of [`requestBids`](/dev-docs/publisher-api-reference/setConfig.html) ([example](/features/firstPartyData.html#supplying-auction-specific-data)).
10261026

10271027
**Scenario 3** - Global (cross-adunit) First Party Data open only to a subset of bidders
10281028

0 commit comments

Comments
 (0)