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 the entity. |
String |
Required |
Conversion |
conversionCountingGroup |
Determines method in which conversion is counted. |
String |
Required |
|
currency |
Calculates the conversion revenue in AAS reports. |
Required |
||
conversionGroup1 |
Categorizes your activities in groups. |
String |
Optional |
|
value |
Determines how much revenue each conversion is worth. |
Integer |
Optional |
For counter type conversions. |
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 |
Currency |
id |
ID of currency. |
Integer |
Required |
|
name |
Name of currency. |
String |
Required |
|
currencyLetters |
Abbreviation of the currency. |
String |
Required |
|
value |
Determines how much revenue each conversion is worth. |
Integer |
Optional |
For sales type conversion. |
Comments