Skip to content

Commit

Permalink
Add GPP support to Beachfront doc (#4728)
Browse files Browse the repository at this point in the history
* add gpp support to beachfront doc

* linter fix

---------

Co-authored-by: John Salis <john@beachfront.com>
Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
3 people authored Jul 26, 2023
1 parent b12477b commit df2db8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/beachfront.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ floors_supported: true
fpd_supported: true
gdpr_supported: true
usp_supported: true
gpp_supported: true
userIds: unifiedId, identityLink, uid2, hadronId
schain_supported: true
prebid_member: true
Expand Down Expand Up @@ -88,7 +89,7 @@ Publishers should use the `ortb2` method of setting First Party Data. The follow

Example first party data that's available to all bidders and all adunits:

```
```javascript
pbjs.setConfig({
ortb2: {
site: {
Expand Down

0 comments on commit df2db8a

Please sign in to comment.