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."입니다.
확장 프로그램 스크린샷
Dynamic Creative Ad Builder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!
확장 프로그램 기본 정보
이름 | |
ID | gpmoikcaakdmnhpdilolpnhcnhbhlfed |
공식 URL | 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" } } |