本文介绍了通过BulkService检索帐户的附加链接库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在BingAds API中,我使用BulkService从Bing中检索多个实体。使用DownloadCampaignsByCampaignIds,我们可以下载该帐户的所有附加链接列表,即帐户的附加链接库。 对CampaignService的等效操作   GetAdExtensionIdsByAccountId  跟随
by  GetAdExtensionsByIds



谢谢


Vignesh

解决方案

Hi,

In BingAds API, I use BulkService to retrieve several entities from Bing. Using DownloadCampaignsByCampaignIds, can we download all the sitelink list of the account ie the sitelinks library of the account.  An equivalent operation to CampaignService's  GetAdExtensionIdsByAccountId followed by GetAdExtensionsByIds.

Thanks

Vignesh

解决方案


这篇关于通过BulkService检索帐户的附加链接库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 08:37