| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ServingContext |
ServingContext.clone() |
ServingContext |
ServingContext.set(String fieldName,
Object value) |
ServingContext |
ServingContext.setAll(String all)
Matches all contexts.
|
ServingContext |
ServingContext.setAppType(AppContext appType)
Matches impressions for a particular app type.
|
ServingContext |
ServingContext.setAuctionType(AuctionContext auctionType)
Matches impressions for a particular auction type.
|
ServingContext |
ServingContext.setLocation(LocationContext location)
Matches impressions coming from users *or* publishers in a specific location.
|
ServingContext |
ServingContext.setPlatform(PlatformContext platform)
Matches impressions coming from a particular platform.
|
ServingContext |
ServingContext.setSecurityType(SecurityContext securityType)
Matches impressions for a particular security type.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServingContext> |
Correction.getContexts()
The contexts for the correction.
|
List<ServingContext> |
ServingRestriction.getContexts()
The contexts for the restriction.
|
| Modifier and Type | Method and Description |
|---|---|
Correction |
Correction.setContexts(List<ServingContext> contexts)
The contexts for the correction.
|
ServingRestriction |
ServingRestriction.setContexts(List<ServingContext> contexts)
The contexts for the restriction.
|
Copyright © 2011–2021 Google. All rights reserved.