constant ADSENSE_TYPE_SEARCH in Google AdSense integration 5.2
Same name and namespace in other branches
- 5.3 adsense.module \ADSENSE_TYPE_SEARCH
- 5 adsense.module \ADSENSE_TYPE_SEARCH
- 6 adsense.module \ADSENSE_TYPE_SEARCH
- 7 adsense.module \ADSENSE_TYPE_SEARCH
1 use of ADSENSE_TYPE_SEARCH
- 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 47
Code
define('ADSENSE_TYPE_SEARCH', 3);