Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
TechnologyTargeting |
TechnologyTargeting.clone() |
TechnologyTargeting |
Ad.getTechnologyTargeting()
Technology platform targeting information for this ad.
|
TechnologyTargeting |
TargetingTemplate.getTechnologyTargeting()
Technology platform targeting criteria.
|
TechnologyTargeting |
TechnologyTargeting.set(String fieldName,
Object value) |
TechnologyTargeting |
TechnologyTargeting.setBrowsers(List<Browser> browsers)
Browsers that this ad targets.
|
TechnologyTargeting |
TechnologyTargeting.setConnectionTypes(List<ConnectionType> connectionTypes)
Connection types that this ad targets.
|
TechnologyTargeting |
TechnologyTargeting.setMobileCarriers(List<MobileCarrier> mobileCarriers)
Mobile carriers that this ad targets.
|
TechnologyTargeting |
TechnologyTargeting.setOperatingSystems(List<OperatingSystem> operatingSystems)
Operating systems that this ad targets.
|
TechnologyTargeting |
TechnologyTargeting.setOperatingSystemVersions(List<OperatingSystemVersion> operatingSystemVersions)
Operating system versions that this ad targets.
|
TechnologyTargeting |
TechnologyTargeting.setPlatformTypes(List<PlatformType> platformTypes)
Platform types that this ad targets.
|
Modifier and Type | Method and Description |
---|---|
Ad |
Ad.setTechnologyTargeting(TechnologyTargeting technologyTargeting)
Technology platform targeting information for this ad.
|
TargetingTemplate |
TargetingTemplate.setTechnologyTargeting(TechnologyTargeting technologyTargeting)
Technology platform targeting criteria.
|
Copyright © 2011–2025 Google. All rights reserved.