Dynamic Creative Ad Builder
Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.
Qu'est-ce que Dynamic Creative Ad Builder ?
Dynamic Creative Ad Builder est une extension Chrome développée par https://www.dynamiccreative.com, et sa fonction principale est "Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Dynamic Creative Ad Builder
Téléchargez les fichiers d'extension Dynamic Creative Ad Builder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Dynamic Creative is the best way to build and maintain Google ads with minimal fuss. * Create ads for every product, collection and filter on your website * Ads are paused when products are out of stock, so you don’t pay to advertise products you are not ready to sell * Up to date prices in ads save you money - if a customer is not willing to pay your price, they don’t click your ad The Dynamic Creative software encapsulates the knowledge and experience of a Google Premier Partner with 15 years experience in AdWords to help you reach your advertising goals. Install this app and start your free trial today!
Informations de Base sur l'Extension
Nom | |
ID | gpmoikcaakdmnhpdilolpnhcnhbhlfed |
URL Officiel | https://chrome.google.com/webstore/detail/dynamic-creative-ad-build/gpmoikcaakdmnhpdilolpnhcnhbhlfed |
Description | Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website. |
Taille du Fichier | 28.1 KB |
Nombre d'Installations | 38 |
Version Actuelle | 0.0.7 |
Dernière Mise à Jour | 2018-05-20 |
Date de Publication | 2018-05-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://www.dynamiccreative.com |
Type de Paiement | free |
Site Web de l'Extension | https://www.dynamiccreative.com/dynamic-creative-ad-builder/ |
URL de la Page d'Aide | https://support.dynamiccreative.com/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dynamic Creative Ad Builder", "short_name": "Ad Builder", "description": "Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.", "version": "0.0.7", "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/extension_assets\/ad_builder_48Tpx.png", "32": "images\/extension_assets\/ad_builder_48Tpx.png", "48": "images\/extension_assets\/ad_builder_48Tpx.png" } }, "icons": { "16": "images\/extension_assets\/ad_builder_48Tpx.png", "32": "images\/extension_assets\/ad_builder_48Tpx.png", "48": "images\/extension_assets\/ad_builder_48Tpx.png", "128": "images\/extension_assets\/ad_builder_icon_128px.png" } } |