constant ADSENSE_TYPE_AD in Google AdSense integration 5
Same name and namespace in other branches
- 5.3 adsense.module \ADSENSE_TYPE_AD
- 5.2 adsense.module \ADSENSE_TYPE_AD
- 6 adsense.module \ADSENSE_TYPE_AD
- 7 adsense.module \ADSENSE_TYPE_AD
1 use of ADSENSE_TYPE_AD
- adsense_ad_formats in ./adsense.module
- This is the array that holds all ad formats.
All it has is a multi-dimensional array containing the dimensions as a key, then
the description and suffix of Google's javascript ad code.
Currently, we do not support duplicate dimensions in ad…
File
- ./adsense.module, line 45
Code
define('ADSENSE_TYPE_AD', 2);