DataForSeo v0.3.3 DataForSeo.Serp.Data View Source

Дата struct.

Reference

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

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DataForSeo.Serp.Data{
  api: String.t(),
  device: String.t() | nil,
  function: String.t(),
  keyword: String.t() | nil,
  language_name: String.t() | nil,
  location_name: String.t() | nil,
  os: String.t() | nil,
  priority: integer() | String.t() | nil,
  se: String.t(),
  se_type: String.t(),
  tag: String.t() | nil
}