Skip to content

Commit

Permalink
AppNexus: Added info for generate_ad_pod_id (#2836)
Browse files Browse the repository at this point in the history
* Added info for generate_ad_pod_id

* Added info for generate_ad_pod_id

Co-authored-by: Veronika Solovei <[email protected]>
  • Loading branch information
VeronikaSolovei9 and Veronika Solovei authored Jun 10, 2021
1 parent 79beea8 commit 09b14c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/appnexus.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ All AppNexus (Xandr) placements included in a single call to `requestBids` must
| `pubClick` | optional | Specifies a publisher-supplied URL for third-party click tracking. This is just a placeholder into which the publisher can insert their own click tracker. This parameter should be used for an unencoded tracker. This parameter is expected to be the last parameter in the URL. Please note that the click tracker placed in this parameter will only fire if the creative winning the auction is using AppNexus click tracking properly. | `'http://click.adserver.com/'` | `string` |
| `extInvCode` | optional | Specifies predefined value passed on the query string that can be used in reporting. The value must be entered into the system before it is logged. | `'10039'` | `string` |
| `externalImpId` | optional | Specifies the unique identifier of an externally generated auction. | `'bacbab02626452b097f6030b3c89ac05'` | `string` |
| `generate_ad_pod_id`| optional | Signal to AppNexus to split impressions by ad pod and add unique ad pod id to each request. Specific to long form video endpoint only. Supported by Prebid Server, not Prebid JS. | `true` | `boolean` |

<a name="appnexus-video-object" />

Expand Down

0 comments on commit 09b14c4

Please sign in to comment.