| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
AdGroupAssignedTargetingOption |
AdGroupAssignedTargetingOption.clone() |
AdGroupAssignedTargetingOption |
AdGroupAssignedTargetingOption.set(String fieldName,
Object value) |
AdGroupAssignedTargetingOption |
AdGroupAssignedTargetingOption.setAdGroupId(Long adGroupId)
The ID of the ad group the assigned targeting option is assigned to.
|
AdGroupAssignedTargetingOption |
AdGroupAssignedTargetingOption.setAssignedTargetingOption(AssignedTargetingOption assignedTargetingOption)
The assigned targeting option resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdGroupAssignedTargetingOption> |
BulkListAdGroupAssignedTargetingOptionsResponse.getAdGroupAssignedTargetingOptions()
The list of wrapper objects, each providing an assigned targeting option and the ad group it is
assigned to.
|
| Modifier and Type | Method and Description |
|---|---|
BulkListAdGroupAssignedTargetingOptionsResponse |
BulkListAdGroupAssignedTargetingOptionsResponse.setAdGroupAssignedTargetingOptions(List<AdGroupAssignedTargetingOption> adGroupAssignedTargetingOptions)
The list of wrapper objects, each providing an assigned targeting option and the ad group it is
assigned to.
|
Copyright © 2011–2026 Google. All rights reserved.