Record
get-reporting-facebook-ads-id-ecommerce-product-activity-response-products-item
No description available.
record get-reporting-facebook-ads-id-ecommerce-product-activity-response-products-item {
currency-code: option<string>,
image-url: option<string>,
recommendation-purchased: option<s32>,
recommendation-total: option<s32>,
sku: option<string>,
title: option<string>,
total-purchased: option<f64>,
total-revenue: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| currency-code | option<string> | |
| image-url | option<string> | |
| recommendation-purchased | option<s32> | |
| recommendation-total | option<s32> | |
| sku | option<string> | |
| title | option<string> | |
| total-purchased | option<f64> | |
| total-revenue | option<f64> |