AI-generated Key Takeaways
-
This content describes the JSON representation of a request to create and add assigned targeting options in the Display & Video 360 API.
-
The request includes the targeting type and a list of assigned targeting options to be created and added.
-
The
targetingType
field is a required enum identifying the type of assigned targeting option. -
The
assignedTargetingOptions
field is a required list of objects representing the assigned targeting options to create and add.
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. |