| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202205 |
| Modifier and Type | Method and Description |
|---|---|
InventoryUrl[] |
InventoryUrlTargeting.getExcludedUrls()
Gets the excludedUrls value for this InventoryUrlTargeting.
|
InventoryUrl |
InventoryUrlTargeting.getExcludedUrls(int i) |
InventoryUrl[] |
InventoryUrlTargeting.getTargetedUrls()
Gets the targetedUrls value for this InventoryUrlTargeting.
|
InventoryUrl |
InventoryUrlTargeting.getTargetedUrls(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryUrlTargeting.setExcludedUrls(int i,
InventoryUrl _value) |
void |
InventoryUrlTargeting.setExcludedUrls(InventoryUrl[] excludedUrls)
Sets the excludedUrls value for this InventoryUrlTargeting.
|
void |
InventoryUrlTargeting.setTargetedUrls(int i,
InventoryUrl _value) |
void |
InventoryUrlTargeting.setTargetedUrls(InventoryUrl[] targetedUrls)
Sets the targetedUrls value for this InventoryUrlTargeting.
|
| Constructor and Description |
|---|
InventoryUrlTargeting(InventoryUrl[] targetedUrls,
InventoryUrl[] excludedUrls) |
InventoryUrlTargeting(InventoryUrl[] targetedUrls,
InventoryUrl[] excludedUrls) |
Copyright © 2022. All rights reserved.