advertiser/report/itemized-transactions
The itemized transactions report resource displays itemized product transactions within a given year time frame.
This report is only available to advertisers who have itemized tracking enabled.
|
GET |
||||
|---|---|---|---|---|
|
Request Parameters |
||||
|
Parameter |
Description |
Possible Values |
Default |
Required? |
|
startDate |
A valid date string in the ISO 8601 date format; any timestamp information that is present will be ignored |
yyyy-mm-dd |
N/A |
Yes |
|
endDate |
A valid date string in the ISO 8601 date format; any timestamp information that is present will be ignored |
yyyy-mm-dd |
N/A |
Yes |
|
publisherId |
Publisher id |
* 123 |
N/A |
No |
|
groupId |
Publisher group id |
* 123 |
N/A |
No |
|
transactionType |
Transaction type |
sale, lead |
N/A |
No |
|
creativeType |
Creative Type |
product, text, advanced, banner, contextual, newsletter, manual, generic, call, aggregate, skimlinks |
N/A |
No |
|
advancedSubType |
Advanced Sub-type |
html, flash, email, coupon |
N/A |
No |
|
orderId |
Order id |
* Any generic string |
N/A |
No |
|
itemId |
Item Id |
* Any generic string |
N/A |
No |
|
Response Fields |
||||
|
Field |
Description |
Notes |
||
|
order_id |
Order id |
|
||
|
sale_date |
Sale date |
|
||
|
status |
Status |
|
||
|
publisher_id |
Publisher id |
|
||
|
transaction_type |
Transaction type |
Available for Basic and Itemized Tracking Only |
||
|
link_type |
Link type |
|
||
|
sale_amount |
Sale amount |
|
||
|
commission |
Commission amount |
|
||
|
publisher |
Publisher name |
|
||
|
company |
Publisher company |
|
||
|
transaction_id |
Transaction id |
|
||
|
item_id |
Item id |
|
||
|
quantity |
Quantity |
|
||
|
item_name |
Item name |
|
||
|
item_category_name |
Item Category Name |
Available for Dynamic Tracking only |
||
|
group_id |
Publisher group id |
This field will be displayed only if groupId parameter is provided |
||
* Values shown are placeholder values. Please replace with actual data.