DataForSeo v0.3.3 DataForSeo.Serp.Result View Source

Result struct.

Reference

https://docs.dataforseo.com/v3/serp/google/organic/tasks_ready/

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DataForSeo.Serp.Result{
  date_posted: DateTime.t(),
  endpoint_advanced: String.t(),
  endpoint_html: String.t(),
  endpoint_regular: String.t(),
  id: String.t(),
  se: String.t(),
  se_type: String.t()
}