Skip to content

Commit

Permalink
update loopme bidder adapter docs (#5677)
Browse files Browse the repository at this point in the history
  • Loading branch information
ambalashov authored Oct 29, 2024
1 parent 5d9377d commit c5af09a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-docs/bidders/loopme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ sidebarType: 1
| Name | Scope | Description | Example | Type |
|---------------|----------|---------------------------------------------|----------------|-----------|
| `publisherId` | required | A ID which identifies Loopme partner. | `'45qkf5s9zf'` | `string` |
| `bundleId` | required | A ID which identifies app/site in Loopme. | `'v5qvf9fx4f'` | `string` |
| `placementId` | required | A placement ID in Loopme. | `'x6fnvfd7ty'` | `string` |
| `bundleId` | optional | A ID which identifies app/site in Loopme. | `'v5qvf9fx4f'` | `string` |
| `placementId` | optional | A placement ID in Loopme. | `'x6fnvfd7ty'` | `string` |

0 comments on commit c5af09a

Please sign in to comment.