Module Google AdSense
This Module adds a Google AdSense advertisement to your Tiki. To use this module, you must have a Goolge AdSense key. See https://www.google.com/adsense for more information.
A screenshot is needed here.
Parameters
Displays a text/image Google AdSense advertisement. This module should be updated to support new Google code.Required parameters are in
bold
.Go to the source code
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
client |
As provided by Google. Format: "pub-xxxxxxxxxxxxxxxx" | |||
display |
any string except for HTML and PHP tags | Global banner format as provided by Google. For example: "display=468*60_as" | ||
ad_channel |
any string except for HTML and PHP tags | Advertisement channel, as optionally provided by Google. | ||
color_bg |
any string except for HTML and PHP tags | Background color, as optionally provided by Google. | ||
color_border |
any string except for HTML and PHP tags | Border color, as optionally provided by Google. | ||
color_link |
any string except for HTML and PHP tags | Link color, as optionally provided by Google. | ||
color_text |
any string except for HTML and PHP tags | Text color, as optionally provided by Google. | ||
color_url |
any string except for HTML and PHP tags | URL color, as optionally provided by Google. |
Related Pages
…