| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
NillableAdSetTargetingRule |
AdSetGeoLocation.getCountries()
Get countries
|
NillableAdSetTargetingRule |
AdSetGeoLocation.getSubdivisions()
Get subdivisions
|
NillableAdSetTargetingRule |
AdSetGeoLocation.getZipCodes()
Get zipCodes
|
NillableAdSetTargetingRule |
NillableAdSetTargetingRule.value(AdSetTargetingRule value) |
| Modifier and Type | Method and Description |
|---|---|
AdSetGeoLocation |
AdSetGeoLocation.countries(NillableAdSetTargetingRule countries) |
void |
AdSetGeoLocation.setCountries(NillableAdSetTargetingRule countries) |
void |
AdSetGeoLocation.setSubdivisions(NillableAdSetTargetingRule subdivisions) |
void |
AdSetGeoLocation.setZipCodes(NillableAdSetTargetingRule zipCodes) |
AdSetGeoLocation |
AdSetGeoLocation.subdivisions(NillableAdSetTargetingRule subdivisions) |
AdSetGeoLocation |
AdSetGeoLocation.zipCodes(NillableAdSetTargetingRule zipCodes) |
Copyright © 2021. All rights reserved.