Note
Note: The Required column includes the following values:
-
Required: The field must be included in the POST call.
-
Read-only: The field is received in the GET call and required in the PUT call. It is not required in the POST call. You cannot edit this field.
-
Optional: If the field was received in the GET call, include it in the PUT call. This field is editable.
-
Internal: (For Amazon Ad Server (AAS) internal use) If the field was received in the GET call, include it in the PUT call.
Name |
Description |
Type |
Required |
Notes |
---|---|---|---|---|
type |
Type of entity. |
String |
Read-only |
|
id |
ID of the delivery group. |
Integer |
Read-only |
|
relationsBag |
Holds hierarchy entities (parent/children). |
Read-only |
||
version |
Internal. |
Integer |
Read-only |
|
createdBy |
ID of the user who created the delivery group. |
Long |
Read-only |
|
createdByName |
Name of the user that created the entity. |
String |
Read-only |
|
createdByAccount |
ID of the account that created the entity. |
Long |
Read-only |
|
createdByAccountName |
Name of the account that created the entity. |
String |
Read-only |
|
createdOn |
Date of creation (Date epoch). |
Long |
Read-only |
|
lastUpdatedBy |
ID of the user that was last to update the entity. |
Long |
Read-only |
|
lastUpdatedByName |
Name of the user that was last to update the entity. |
String |
Read-only |
|
lastUpdatedByAccount |
ID of the account that was last to update the entity. |
Long |
Read-only |
|
lastUpdatedByAccountName |
Name of the account that was last to update the entity. |
String |
Read-only |
|
lastUpdateOn |
Date of last update (Date epoch). |
Long |
Read-only |
|
name |
Name of delivery group. |
String |
Required |
|
subContainers |
Container of all of the master ads in the delivery group. |
Required |
||
placementType |
Object type data. |
String |
Required |
|
width |
Dimension of first ad. |
Integer |
Read-only |
|
height |
Dimension of first ad. |
Integer |
Read-only |
|
rootContainer |
Tree of all ads in delivery group. |
Optional |
||
timeZone |
Time zone (GMT) when the delivery group will be delivered. |
Integer |
Required |
|
servingSetting |
Describes the delivery group serving parameters and definitions. |
Required |
||
rotationAds |
Ads related to the specific rotation settings. |
List of strings |
Optional |
|
placements |
List of placement IDs associated with delivery group. |
List of strings |
Optional |
|
defaultAds |
List of ad IDs associated with delivery group. |
Optional |
||
campaignId |
Campaign ID. |
Long |
Read-only |
|
campaignName |
Name of campaign. |
String |
Read-only |
|
targetAudienceId |
ID of the target audience assigned to the delivery group. |
Long |
Optional |
|
aosCrossPlacement |
Internal. |
Integer |
Read-only |
|
aoMethodTypeId |
Internal. |
Integer |
Read-only |
|
gmt |
Internal. |
Internal |
Internal |
|
hideDisableAds |
Determines whether the user can view ads that are disabled. |
Boolean |
Required |
|
targetAudienceName |
Name of the target audience assigned to delivery group. |
String |
Read-only |
|
strategyId |
ID of the strategy (if the target audience was created as part of an audience strategy). |
Long |
Read-only |
|
strategyName |
Name of the strategy (if the target audience was created as part of an audience strategy). |
String |
Read-only |
|
automaticOptimization |
Determines whether automatic optimization is used in this delivery group. |
Boolean |
Optional |
|
published |
If the delivery group is attached to a published placement, the delivery group is also published. |
Boolean |
Read-only |
|
sequenceLevelCrossPlacementSupport |
(For sequence type rotation) Defines whether the sequence parameter set per ad is across placements or per specific placement. |
Boolean |
Required |
|
aoMethodType |
Internal. |
Internal |
Internal |
Comments