DataForSeo v0.3.1 DataForSeo.Serp.GetTask.Task View Source
GetTask.Task 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.Task{
cost: float(),
data: DataForSeo.Serp.Data.t(),
id: String.t(),
path: list(),
result: [DataForSeo.Serp.GetTask.Result.t()] | nil,
result_count: integer(),
status_code: integer(),
status_message: String.t(),
time: String.t()
}