Skip to content

Commit 6f3e648

Browse files
mirkoreanrobertrmartinez
authored andcommitted
Add support for External Id (#1178)
The External Id is a dynamic reporting dimension, that can be passed through Yieldlab's adtag via the "id"-parameter. E.g. https://ad.yieldlab.net/d/1111/2222/728x90?ts=123456789&id=abc
1 parent dea40a9 commit 6f3e648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-docs/bidders/yieldlab.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ gdpr_supported: true
2020
| `supplyId` | required | Yieldlab Supply ID. Please reach out to your account management for more information. | `'12345'` | `string` |
2121
| `adSize` | required | Override the default prebid size | `'970x250'` | `string` |
2222
| `targeting` | optional | Key-Value Targeting | `{ 'key1': 'value1', 'key2': 'value2' }` | `object` |
23+
| `extId` | optional | External Id | `'abc'` | `string` |

0 commit comments

Comments
 (0)