DataForSeo v0.1.2 DataForSeo.Serp.TaskResultResponse View Source

TaskResultResponse object.

Reference

https://docs.dataforseo.com/v2/srp#get-serp-results-by-task_id

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DataForSeo.Serp.TaskResultResponse{
  error: term(),
  results: term(),
  results_count: term(),
  results_time: term(),
  status: term()
}

Link to this section Functions

Link to this function

build(map_with_string_keys)

View Source