竞选活动 [英] campaign ids

查看:71
本文介绍了竞选活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 我有疑问,是否有任何服务可以获取所有新添加的广告系列ID或帐户中的所有广告系列ID?

 I have a doubt, Is there any services in bing to get all the newly added campaign ids or all the campaign Ids present in the account?

谢谢,

Eshwar。

推荐答案

要在帐户中激活所有广告系列,您可以使用广告系列管理服务或批量服务。

To get all campaigns active in the account you can use either the Campaign Management service or Bulk service.

  • Campaign Management service e.g. GetCampaignsByAccountId
  • Bulk service e.g. DownloadCampaignsByAccountIds (LastSyncTimeInUTC=null)

要了解自特定日期和时间以来哪些广告系列是新的或已删除,您可以使用批量服务,例如

DownloadCampaignsByAccountIds
(LastSyncTimeInUTC = DateTimeGoesHere)

To find out which campaigns are either new or deleted since a specific date and time, you can use the Bulk service e.g. DownloadCampaignsByAccountIds (LastSyncTimeInUTC=DateTimeGoesHere)

我希望这有帮助!


这篇关于竞选活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆