you can try Google Adwords editor. AdWords Editor is a free, downloadable application for managing your AdWords advertising campaigns. The basic process is simple: download your account, edit your campaigns offline, then upload your changes to AdWords.
With AdWords Editor, you can:
Work offline on your Mac or PC. Upload changes to AdWords any time. Store and navigate one or more accounts. Add, edit, and delete campaigns, ad groups, ads, keywords, and placements. Make large-scale changes quickly. Perform advanced searches and edits. Add comments for your changes. Sort and view performance statistics. Copy or move items between campaigns, ad groups, and accounts. Export a snapshot of your account for archiving or sharing. Import an archive or share file and review the proposed changes.
使用 GemBox.Ppc 上传 AdWords 数据层次结构。本地更改将传播到 Google AdWords 服务器。
如果您还想根据从 Google AdWords 服务器下载的数据更新数据源,则需要检查 AdWords 数据层次结构和内存数据源(DataSet 或类似数据源),并根据下载的数据修改内存数据源,并使用 DataAdapter 或类似机制更新数据源。
You can use GemBox.Ppc for synchronization of your local AdWords data and Google's AdWords data.
Here is how the synchronization process would go:
Download AdWords data hierarchy (Account -> Campaigns -> Ad groups -> Keywords and Ads) with GemBox.Ppc. GemBox.Ppc object model internally has a notion of a server and local data. Downloaded data will be placed in 'server data slots' on GemBox.Ppc object instances.
Fill local values on GemBox.Ppc object instances by setting property values on those instances with values from your data source.
Upload AdWords data hierarchy with GemBox.Ppc. Local changes will be propagated to Google AdWords servers.
If you also want to update your data source based on data downloaded from Google AdWords servers, then you need to examine AdWords data hierarchy and your in-memory data source (DataSet or similar), and modify in-memory data source based on downloaded data, and update your data source with DataAdapter or similar mechanism.
发布评论
评论(2)
您可以尝试 Google Adwords 编辑器。 AdWords 编辑器是一款免费的可下载应用程序,用于管理您的 AdWords 广告活动。基本过程很简单:下载您的帐户,离线编辑您的广告系列,然后将更改上传到 AdWords。
借助 AdWords 编辑器,您可以:
在 Mac 或 PC 上离线工作。
随时将更改上传到 AdWords。
存储和导航一个或多个帐户。
添加、修改和删除广告系列、广告组、广告、关键字和展示位置。
快速做出大规模改变。
执行高级搜索和编辑。
为您的更改添加评论。
排序并查看性能统计数据。
在广告系列、广告组和帐户之间复制或移动项目。
导出您帐户的快照以供存档或共享。
导入存档或共享文件并查看建议的更改。
如需了解更多详情,请访问 https://support.google.com /adwords/editor/answer/2484521?hl=zh-CN
you can try Google Adwords editor. AdWords Editor is a free, downloadable application for managing your AdWords advertising campaigns. The basic process is simple: download your account, edit your campaigns offline, then upload your changes to AdWords.
With AdWords Editor, you can:
Work offline on your Mac or PC.
Upload changes to AdWords any time.
Store and navigate one or more accounts.
Add, edit, and delete campaigns, ad groups, ads, keywords, and placements.
Make large-scale changes quickly.
Perform advanced searches and edits.
Add comments for your changes.
Sort and view performance statistics.
Copy or move items between campaigns, ad groups, and accounts.
Export a snapshot of your account for archiving or sharing.
Import an archive or share file and review the proposed changes.
For more details please check it out at https://support.google.com/adwords/editor/answer/2484521?hl=en
您可以使用 GemBox.Ppc 同步您本地的 AdWords 数据和 Google 的 AdWords 数据。
同步过程如下:
You can use GemBox.Ppc for synchronization of your local AdWords data and Google's AdWords data.
Here is how the synchronization process would go: