Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CreativeGroupAssignment |
CreativeGroupAssignment.clone() |
CreativeGroupAssignment |
CreativeGroupAssignment.set(String fieldName,
Object value) |
CreativeGroupAssignment |
CreativeGroupAssignment.setCreativeGroupId(Long creativeGroupId)
ID of the creative group to be assigned.
|
CreativeGroupAssignment |
CreativeGroupAssignment.setCreativeGroupNumber(String creativeGroupNumber)
Creative group number of the creative group assignment.
|
Modifier and Type | Method and Description |
---|---|
List<CreativeGroupAssignment> |
Ad.getCreativeGroupAssignments()
Creative group assignments for this ad.
|
List<CreativeGroupAssignment> |
CreativeAssignment.getCreativeGroupAssignments()
Creative group assignments for this creative assignment.
|
Modifier and Type | Method and Description |
---|---|
Ad |
Ad.setCreativeGroupAssignments(List<CreativeGroupAssignment> creativeGroupAssignments)
Creative group assignments for this ad.
|
CreativeAssignment |
CreativeAssignment.setCreativeGroupAssignments(List<CreativeGroupAssignment> creativeGroupAssignments)
Creative group assignments for this creative assignment.
|
Copyright © 2011–2025 Google. All rights reserved.