Amazon Ads
Categories
Component ID
2847670
Component name
Amazon Ads
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
95
Component created
Component changed
Component body
The module Amazon Ads enable an easy way to integrate Amazon Native Shopping Ads to any section of the website.
Installation:
Installation is like with all normal drupal modules: extract the 'amazon_ads' folder from the tar ball to the modules directory from your website (typically sites/all/modules).
Configuration:
The configuration page is at admin/services/amazon_ads, where you can configure the Amazon Ads Globals Settings and the Display Options.
Usage
-- The module provide a block "Amazon Ads" available in the list of blocks. Could be used in any section of the website.
-- For developers, could call the function amazon_ads_widget() in your code.The function displays a section with the Amazon Ads embed.
