自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
AuthorizedSellerStatus
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
可能的授权卖方状态定位选项。
如果未设置枚举值,则为“Authorized Direct Sellers”(授权的直接销售商)
枚举 |
AUTHORIZED_SELLER_STATUS_UNSPECIFIED |
如果此版本中未指定授权卖家状态,则为默认值。 此枚举是默认值(或界面中的“授权直销商和转销商”)的占位符。 |
AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY |
仅限直接拥有用于变现的广告资源的授权卖方(通过 ads.txt 文件中的 DIRECT 声明来指明)。 此值相当于界面中的“授权直销商”。 |
AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS |
所有授权卖方,包括尚未发布 ads.txt 文件的发布商。Display & Video 360 会自动禁止未经授权的卖方。 此值相当于界面中的“已授权的发布商和未参与此计划的发布商”。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# AuthorizedSellerStatus\n\nPossible authorized seller status targeting options.\n\nIf an enum value is not set, \"Authorized Direct Sellers\"\n\n| Enums ||\n|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `AUTHORIZED_SELLER_STATUS_UNSPECIFIED` | Default value when authorized seller status is not specified in this version. This enum is a placeholder for the default value, or \"Authorized Direct Sellers and Resellers\" in the UI. |\n| `AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY` | Only authorized sellers that directly own the inventory being monetized, as indicated by a DIRECT declaration in the ads.txt file. This value is equivalent to \"Authorized Direct Sellers\" in the UI. |\n| `AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS` | All authorized sellers, including publishers that have not posted an ads.txt file. Display \\& Video 360 automatically disallows unauthorized sellers. This value is equivalent to \"Authorized and Non-Participating Publishers\" in the UI. |"]]