Wasm Directoryalpha
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

NameTypeDescription
currency-codeoption​<string>
image-urloption​<string>
recommendation-purchasedoption​<s32>
recommendation-totaloption​<s32>
skuoption​<string>
titleoption​<string>
total-purchasedoption​<f64>
total-revenueoption​<f64>