AI-generated Key Takeaways
-
The CreateAssignedTargetingOptionsRequest is used to specify which assigned targeting options of a given targeting type should be created and added.
-
The request requires both a
targetingTypeenum and a list ofassignedTargetingOptionsobjects.
A request listing which assigned targeting options of a given targeting type should be created and added.
| JSON representation |
|---|
{ "targetingType": enum ( |
| Fields | |
|---|---|
targetingType |
Required. Identifies the type of this assigned targeting option. |
assignedTargetingOptions[] |
Required. The assigned targeting options to create and add. |