自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
CountingMethod
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
COUNTING_METHOD_UNSPECIFIED |
未指定操作。 |
CONVERSIONS_COUNT |
与转化活动相关的转化次数。 |
SALES_QUANTITY |
与转化活动相关的销售商品数量。 |
SALES_VALUE |
与转化活动相关的销售收入。 |
UNIQUE_COUNT |
与转化活动相关联的唯一身份转化次数。每次展示只计算一次转化。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# CountingMethod\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nThe method for extracting the value of a conversion activity.\n\n| Enums ||\n|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------|\n| `COUNTING_METHOD_UNSPECIFIED` | The action is not specified. |\n| `CONVERSIONS_COUNT` | The count of conversions associated with the conversion activity. |\n| `SALES_QUANTITY` | The number of sales items associated with the conversion activity. |\n| `SALES_VALUE` | The sales revenue associated with the conversion activity. |\n| `UNIQUE_COUNT` | The count of unique conversions associated with the conversion activity. Only one conversion can be counted per impression. |"]]