process_ranking_response: Process Category Ranking API Response

View source: R/st_category_rankings.R

process_ranking_responseR Documentation

Process Category Ranking API Response

Description

Internal function to process and enrich category ranking API responses.

Usage

process_ranking_response(resp, os, category, country, chart_type, date, limit)

Arguments

resp

Response object from httr2

os

Operating system

category

Category ID used in request

country

Country code used in request

chart_type

Chart type used in request

date

Date used in request (may be NULL)

limit

Number of results requested

Value

A processed tibble with ranking data


sensortowerR documentation built on March 18, 2026, 5:07 p.m.