Changeset 2068033
- Timestamp:
- 04/12/2019 07:30:21 PM (7 years ago)
- Location:
- video-block-with-ads/trunk/src
- Files:
-
- 2 edited
-
block/block.js (modified) (1 diff)
-
class-vbwa-admin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
video-block-with-ads/trunk/src/block/block.js
r2042516 r2068033 183 183 </BaseControl> 184 184 </MediaUploadCheck> 185 186 185 <PanelBody title="Ad Settings" initialOpen={ false } > 187 186 <TextControl -
video-block-with-ads/trunk/src/class-vbwa-admin.php
r2044222 r2068033 108 108 </td> 109 109 <td> 110 <em>In Development. Will ship soon</em><br><del>We can automatically pass post parameter as custom targeting to the adtag for DFP</del>110 <em>In Development.</em><br><del>We can automatically pass post parameter as custom targeting to the adtag for DFP</del> 111 111 </td> 112 112 </tr> … … 141 141 </td> 142 142 <td> 143 Maximum time to wait for an ad to start playing (think of it as a combined of the two timeouts above). Default: 5000. 143 Maximum time to wait for an ad to start playing (think of it as a combined of the two timeouts above). Default: 5000.<br/> 144 <em>For how to choose the right timeouts try the procedure <a href="https://federicojacobi.com/how-to-optimize-video-ad-timeouts/">on this link.</a></em> 144 145 </td> 145 146 </tr>
Note: See TracChangeset
for help on using the changeset viewer.