Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CreativeRotation |
CreativeRotation.clone() |
CreativeRotation |
Ad.getCreativeRotation()
Creative rotation for this ad.
|
CreativeRotation |
CreativeRotation.set(String fieldName,
Object value) |
CreativeRotation |
CreativeRotation.setCreativeAssignments(List<CreativeAssignment> creativeAssignments)
Creative assignments in this creative rotation.
|
CreativeRotation |
CreativeRotation.setCreativeOptimizationConfigurationId(Long creativeOptimizationConfigurationId)
Creative optimization configuration that is used by this ad.
|
CreativeRotation |
CreativeRotation.setType(String type)
Type of creative rotation.
|
CreativeRotation |
CreativeRotation.setWeightCalculationStrategy(String weightCalculationStrategy)
Strategy for calculating weights.
|
Modifier and Type | Method and Description |
---|---|
Ad |
Ad.setCreativeRotation(CreativeRotation creativeRotation)
Creative rotation for this ad.
|
Copyright © 2011–2025 Google. All rights reserved.