powered by
Make an OrderType object
order_type( field, sort_order = c("ASCENDING", "DESCENDING"), orderType = c("VALUE", "DELTA", "SMART", "HISTOGRAM_BUCKET", "DIMENSION_AS_INTEGER") )
A order_type_ga4 object for use in GAv4 fetch
One field to sort by
ASCENDING or DESCENDING
Type of ordering
For multiple order sorting, create separate OrderType objects to pass