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 |
Advertiser |
id |
ID of advertiser. read-only parameter, auto-generated. |
Integer |
Read-only |
|
relationsBag |
Internal. |
Internal |
||
version |
Internal. |
Internal |
Internal |
|
createdBy |
ID of the user that created the account. |
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 advertiser. |
String |
Required |
|
accountId |
ID of the campaign manager account. |
Long |
Required |
|
analyticsSettings |
Definitions for analytics settings. Inherited by the account and passed to campaigns. Can override the account analytics settings. |
Optional with default values |
||
accountAnalyticsSettings |
Parent account analytics settings. |
Optional with default values |
||
status |
Advertiser status. |
String |
Read-only |
|
vertical |
Advertiser's related industry. |
String |
Required |
|
adminSettings |
Object container for joined setting of admin entities. |
Optional with default values |
||
office |
Account office (office, market, currency). |
Internal |
Internal |
|
retargetingTagList |
Internal. |
Internal |
Internal |
|
providers |
DMP providers that can be assigned to advertiser. |
Internal |
Internal |
|
customFields |
Custom field values on entity level, each field must have metadata definition on parent account. |
Optional |
||
keepRetargetingValueUpTo |
Amount of time the retargeting value is saved in the cookies. |
Long |
Optional with default values |
Default value is 90. |
conversionAttributionSettings |
Settings for the advertiser to perform detailed analysis of media performance. This is the primary attribution model. |
Optional with default values |
||
additionalConversionAttributionSettings |
An array of conversion attribution settings. You can add up to two attribution models. |
Optional |
Currently, you can only add one additional attribution model. |
|
accessLevel |
Access definition of account. |
String |
Optional |
|
nxtTagManagement |
Internal. |
Internal |
Internal |
|
cookieSync |
Represents the list of vendors with whom Amazon performs cookie syncing (for data hub). |
Optional |
||
globalData |
Object that includes data about the advertiser, if it is a global advertiser or a local advertiser and which advertisers are global or local. |
Optional |
Comments