问题描述
大家好,
我是BingAds的新手。我的要求是从所有帐户中删除以下列。
campaignId,campaignName,campaignType,支出,点击次数,展示次数
我能够从CampaignPerformanceReport中提取除campaignType之外的所有列。我知道我可以从"GetCampaignsbyAccountIds"中获取CampaignType。但帐号ID是我通过它说的无效。
最后我发现一个帐号可用,但如何识别GUI中的所有accountIds。在CampaignPerformanceReport中有一个列为AccountID的列,我给了那些vallues但它不起作用。
当我点击广告系列时,我看到了网址中的帐户ID,其中包含了accountid和CampaignPerfromaceReport accountids我想知道如何获取所有广告系b
谢谢,
Hi All,
I am new to BingAds. My requirement is to pull follwoing columns from all accounts.
campaignId, campaignName, campaignType, spend, clicks, impressions
I was able to pull all the columns other than campaignType from CampaignPerformanceReport. I come to know that I can get CampaignType from "GetCampaignsbyAccountIds" but the account id what ever i pass it was saying invalid.
Finally I found one account id which working but how to identify all the accountIds in GUI. In CampaignPerformanceReport there is a column colled AccountID, I gave those vallues but it is not working.
I see account ids in the URL's when i click campaigns, that accountid and CampaignPerfromaceReport accountids are same.
So please let me know how to get campaignType for all campaigns and how to get all the accountIds which i can use in GetCampaignsbyAccountIds.
Thanks,
这篇关于所有帐户中所有广告系列的CampaignType的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!