use placement name as div_id targeting value
This commit is contained in:
parent
184729aedd
commit
c689eb7a77
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
placementName,
|
||||
slotId: adId,
|
||||
targeting: {
|
||||
div_id: adId,
|
||||
div_id: placementName,
|
||||
type: adType,
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue