CreateAssignedTargetingOptionsRequest
Prośba o listę, w której powinny zostać utworzone i dodane przypisane opcje kierowania danego typu kierowania.
Pola |
targetingType |
enum (TargetingType )
Wymagane. Określa typ tej przypisanej opcji kierowania.
|
assignedTargetingOptions[] |
object (AssignedTargetingOption )
Wymagane. Przypisane opcje kierowania, które można 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-10-11 UTC.
[null,null,["Ostatnia aktualizacja: 2024-10-11 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."]]],[]]