0

根据atlas api reference WebMediaReportColumn,如果我可以指定PackageName,应该有一种方法来指定成本数据

Specifies the name of the package.
For single-placement packages, the package name is the same as the placement name. The    
PackageName column should be used in reports that include cost data.enter code here

但是怎么做?我在WebMediaReportColumn中找不到任何成本方法

有人可以用“facebook-atlas-api”标记这个问题吗?因为“Facebook”太笼统了。

4

1 回答 1

0

Atlas 报告 API 可让您在这些报告中获取成本信息,但前提是您已使用 Atlas 数据模型中的成本包对象设置成本信息。成本包是您模拟广告商和发布商如何就广告活动定价达成一致的一种方式。Atlas 允许您对多种不同类型的协议进行建模,包括固定 CPM、CPC、CPA、免费/奖金、CPM 混合等。一旦为您的广告系列设置了此成本计算信息,您就可以提取报告,该报告将为您提供金额到目前为止已经花费了。

于 2014-02-24T22:45:12.383 回答