CreateAssignedTargetingOptionsRequest
Belirli bir hedefleme türünün hangi atanmış hedefleme seçeneklerinin oluşturulup ekleneceğini listeleyen bir istek.
Alanlar |
targetingType |
enum (TargetingType )
Zorunlu. Atanan bu hedefleme seçeneğinin türünü tanımlar.
|
assignedTargetingOptions[] |
object (AssignedTargetingOption )
Zorunlu. Oluşturulacak ve eklenecek atanmış hedefleme seçenekleri.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-07 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]