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 |
ConversionActivity |
name |
Name of the entity. |
String |
Required |
|
advertiserId |
ID of the advertiser. |
Integer |
Required |
|
activityType |
Type of conversion activity. |
String |
Required |
|
accessLevel |
Internal. |
Internal |
Internal |
|
conversion |
Object that determines the information that is collected for the conversion activity. |
Required |
||
activityParameter |
Array of objects whose type is activity parameters. |
Optional |
||
thirdPartyIds |
Array of 3rd party IDs. |
Array |
Optional |
|
brandIds |
Array of brand IDs. |
Array |
Optional |
|
advertiserName |
Name of advertiser. |
String |
Optional |
|
globalData |
Includes data about the advertiser, if it is a global advertiser or a local advertiser and which advertisers are global or local. |
Optional |
||
conversionGlobalData |
Internal. |
Internal |
Internal |
Comments