| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FirstPartyMobileApplicationTargeting |
FirstPartyMobileApplicationTargeting.clone() |
FirstPartyMobileApplicationTargeting |
MobileApplicationTargeting.getFirstPartyTargeting()
Publisher owned apps to be targeted or excluded by the publisher to display the ads in.
|
FirstPartyMobileApplicationTargeting |
FirstPartyMobileApplicationTargeting.set(String fieldName,
Object value) |
FirstPartyMobileApplicationTargeting |
FirstPartyMobileApplicationTargeting.setExcludedAppIds(List<String> excludedAppIds)
A list of application IDs to be excluded.
|
FirstPartyMobileApplicationTargeting |
FirstPartyMobileApplicationTargeting.setTargetedAppIds(List<String> targetedAppIds)
A list of application IDs to be included.
|
| Modifier and Type | Method and Description |
|---|---|
MobileApplicationTargeting |
MobileApplicationTargeting.setFirstPartyTargeting(FirstPartyMobileApplicationTargeting firstPartyTargeting)
Publisher owned apps to be targeted or excluded by the publisher to display the ads in.
|
Copyright © 2011–2021 Google. All rights reserved.