CreateAssignedTargetingOptionsRequest

Prośba o wyświetlenie, które przypisane opcje kierowania danego typu kierowania należy utworzyć i dodać.

Zapis JSON
{
  "targetingType": enum (TargetingType),
  "assignedTargetingOptions": [
    {
      object (AssignedTargetingOption)
    }
  ]
}
Pola
targetingType

enum (TargetingType)

Wymagane. Identyfikuje typ przypisanej opcji kierowania.

assignedTargetingOptions[]

object (AssignedTargetingOption)

Wymagane. Przypisane opcje kierowania, które chcesz utworzyć i dodać.