Dynamic Creative Ad Builder

Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.

什麼是Dynamic Creative Ad Builder?

Dynamic Creative Ad Builder是由https://www.dynamiccreative.com開發的Chrome擴展程式,該擴展的主要功能是“Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.”。

擴展截圖

screenshot
screenshot

下載Dynamic Creative Ad Builder擴展crx文件

下載Dynamic Creative Ad Builder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Dynamic Creative Ad Builder Dynamic Creative Ad Builder
ID gpmoikcaakdmnhpdilolpnhcnhbhlfed
官方網址 https://chrome.google.com/webstore/detail/dynamic-creative-ad-build/gpmoikcaakdmnhpdilolpnhcnhbhlfed
簡介 Dynamic Creative Ad Builder is AdWords automation software that creates Google shopping and search ads direct from your website.
檔案大小 28.1 KB
安裝次數 38
目前版本 0.0.7
更新時間 2018-05-20
上架時間 2018-05-20
評分 5.00/5 共 1 次評分
開發者 https://www.dynamiccreative.com
付費類型 free
擴展官網 https://www.dynamiccreative.com/dynamic-creative-ad-builder/
說明頁面URL https://support.dynamiccreative.com/
支援的語言 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"
    }
}