每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需了解详情,请参阅我们的
弃用页面。
DeleteAssignedTargetingOptionsRequest
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
请求列表,其中列出了应删除的指定给定定位类型的定位选项。
JSON 表示法 |
{
"targetingType": enum (TargetingType ),
"assignedTargetingOptionIds": [
string
]
} |
字段 |
targetingType |
enum (TargetingType )
必需。用于标识此分配的定位选项的类型。
|
assignedTargetingOptionIds[] |
string
必需。要删除的分配的定位选项 ID。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],["The Display & Video 360 API v4, currently in beta, allows for deleting assigned targeting options of a specific type. A deletion request requires a JSON representation specifying the `targetingType` (an enumerated value) and an array of `assignedTargetingOptionIds` (strings) to be removed. The `targetingType` identifies the kind of targeting, while the `assignedTargetingOptionIds` indicate the specific options to delete. Both fields are mandatory for a successful deletion request.\n"],null,[]]