| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.clone() |
Rule |
Rule.set(String fieldName,
Object value) |
Rule |
Rule.setAssetId(Long assetId)
A creativeAssets[].id.
|
Rule |
Rule.setName(String name)
A user-friendly name for this rule.
|
Rule |
Rule.setTargetingTemplateId(Long targetingTemplateId)
A targeting template ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
CreativeAssetSelection.getRules()
Rules determine which asset will be served to a viewer.
|
| Modifier and Type | Method and Description |
|---|---|
CreativeAssetSelection |
CreativeAssetSelection.setRules(List<Rule> rules)
Rules determine which asset will be served to a viewer.
|
Copyright © 2011–2023 Google. All rights reserved.