| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ListPopulationClause |
ListPopulationClause.clone() |
ListPopulationClause |
ListPopulationClause.set(String fieldName,
Object value) |
ListPopulationClause |
ListPopulationClause.setTerms(List<ListPopulationTerm> terms)
Terms of this list population clause.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListPopulationClause> |
ListPopulationRule.getListPopulationClauses()
Clauses that make up this list population rule.
|
| Modifier and Type | Method and Description |
|---|---|
ListPopulationRule |
ListPopulationRule.setListPopulationClauses(List<ListPopulationClause> listPopulationClauses)
Clauses that make up this list population rule.
|
Copyright © 2011–2023 Google. All rights reserved.