AI-generated Key Takeaways
-
This request is used to delete assigned targeting options of a specified targeting type.
-
It requires specifying the
targetingType
and an array ofassignedTargetingOptionIds
to be removed. -
The request utilizes a JSON structure for defining the parameters.
A request listing which assigned targeting options of a given targeting type should be deleted.
JSON representation |
---|
{
"targetingType": enum ( |
Fields | |
---|---|
targetingType |
Required. Identifies the type of this assigned targeting option. |
assignedTargetingOptionIds[] |
Required. The assigned targeting option IDs to delete. |