| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201911 |
| Modifier and Type | Method and Description |
|---|---|
Location[] |
GeoTargeting.getExcludedLocations()
Gets the excludedLocations value for this GeoTargeting.
|
Location |
GeoTargeting.getExcludedLocations(int i) |
Location[] |
GeoTargeting.getTargetedLocations()
Gets the targetedLocations value for this GeoTargeting.
|
Location |
GeoTargeting.getTargetedLocations(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoTargeting.setExcludedLocations(int i,
Location _value) |
void |
GeoTargeting.setExcludedLocations(Location[] excludedLocations)
Sets the excludedLocations value for this GeoTargeting.
|
void |
GeoTargeting.setTargetedLocations(int i,
Location _value) |
void |
GeoTargeting.setTargetedLocations(Location[] targetedLocations)
Sets the targetedLocations value for this GeoTargeting.
|
| Constructor and Description |
|---|
GeoTargeting(Location[] targetedLocations,
Location[] excludedLocations) |
GeoTargeting(Location[] targetedLocations,
Location[] excludedLocations) |
Copyright © 2020. All rights reserved.