DataForSeo v0.3.3 DataForSeo.Serp.GetTask.Item View Source

GetTask.Item struct.

Reference

https://docs.dataforseo.com/v3/serp/google/organic/task_get/regular/

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DataForSeo.Serp.GetTask.Item{
  breadcrumb: String.t(),
  description: String.t(),
  domain: String.t(),
  rank_absolute: integer(),
  rank_group: integer(),
  title: String.t(),
  type: String.t(),
  url: String.t()
}