powered by
Retrieve a bulk report using a bulk report id. Intended to be used with the get_bulk_rankings function but can be used independently as well.
get_bulk_rankings
ssar_bulk_request( id = NULL, subdomain = Sys.getenv("SSAR_SUBDOMAIN"), apikey = Sys.getenv("SSAR_APIKEY") )
Id of the bulk job #required
The account subdomain
The api key from the account
list of the bulk keyword ranking report for the requested ID
# NOT RUN { ssar_bulk_request(id = {report_id}) # } # NOT RUN { # }
Run the code above in your browser using DataLab