DataForSeo v0.3.1 DataForSeo.Serp.GetTask.Result View Source
GetTask.Result 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 Sourcet() :: %DataForSeo.Serp.GetTask.Result{
check_url: String.t(),
datetime: DateTime.t(),
item_types: [String.t()],
items: [DataForSeo.Serp.GetTask.Item.t()],
items_count: integer(),
keyword: String.t(),
language_code: String.t(),
location_code: integer(),
se_domain: String.t(),
se_results_count: integer(),
spell: String.t() | nil,
type: String.t()
}