Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RegionGeoTargetArea |
RegionGeoTargetArea.clone() |
RegionGeoTargetArea |
Region.getGeotargetArea()
A list of geotargets that defines the region area.
|
RegionGeoTargetArea |
RegionGeoTargetArea.set(String fieldName,
Object value) |
RegionGeoTargetArea |
RegionGeoTargetArea.setGeotargetCriteriaIds(List<Long> geotargetCriteriaIds)
Required.
|
Modifier and Type | Method and Description |
---|---|
Region |
Region.setGeotargetArea(RegionGeoTargetArea geotargetArea)
A list of geotargets that defines the region area.
|
Copyright © 2011–2024 Google. All rights reserved.