Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
VadymShatov committed Dec 12, 2024
1 parent 482e421 commit ef9307d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-docs/bidders/stellormedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ sidebarType: 1
### Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
| Name | Scope | Description | Example | Type |
|-------|----------|---------------------------------|----------|-----------|
| `aid` | required | The source ID from Stellor Media. | `12412` | `integer` |
| `aid` | required | The source ID from Stellor Media. | `12412` | `integer` |

### Description

Expand All @@ -33,7 +33,7 @@ This adapter provides a solution for accessing Video demand and display demand.

### Test Parameters

``` javascript
```javascript
var adUnits = [

// Video instream adUnit
Expand Down Expand Up @@ -86,4 +86,4 @@ This adapter provides a solution for accessing Video demand and display demand.
}]
}
];
```
```

0 comments on commit ef9307d

Please sign in to comment.