DataForSeo v0.1.2 DataForSeo.Serp.CompletedTasksResponse View Source

CompletedTasksResponse object.

Reference

https://docs.dataforseo.com/v2/srp#setting-serp-tasks

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DataForSeo.Serp.CompletedTasksResponse{
  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