CreateAssignedTargetingOptionsRequest
Prośba o wyświetlenie, które przypisane opcje kierowania danego typu kierowania należy utworzyć i dodać.
Pola |
targetingType |
enum (TargetingType )
Wymagane. Identyfikuje typ przypisanej opcji kierowania.
|
assignedTargetingOptions[] |
object (AssignedTargetingOption )
Wymagane. Przypisane opcje kierowania, które chcesz utworzyć i dodać.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-07 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-07 UTC."],[[["Create and add assigned targeting options for a given targeting type using a JSON request."],["The request must specify the targeting type and include an array of assigned targeting options."],["The `targetingType` field identifies the type of assigned targeting option using the `TargetingType` enum."],["The `assignedTargetingOptions` field contains an array of `AssignedTargetingOption` objects representing the options to create and add."]]],[]]