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 |
Required |
adAssignmentData |
accountId |
ID of the creative manager to which the ad is assigned. |
Long |
Read-only |
|
accountName |
Name of the creative manager to which the ad is assigned. |
String |
Read-only |
|
advertiserId |
ID of the advertiser to which the ad is assigned. |
Long |
Read-only |
|
advertiserName |
Name of the advertiser to which the ad is assigned. |
String |
Read-only |
|
brandId |
ID of the brand to which the ad is assigned. |
Long |
Read-only |
|
brandName |
Name of the brand to which the ad is assigned. |
String |
Read-only |
|
campaignId |
ID of the brand to which the campaign is assigned. |
Long |
Read-only |
|
campaignName |
Name of the brand to which the campaign is assigned. |
String |
Read-only |
Comments