edit/positions_2/settings
Method description
Use the method to manage basic project settings: snippets, snapshots, subdomains, traffic, etc.
Method parameters
Parameter |
Type |
Description |
Default |
Mandatory |
project_id |
int |
project ID |
|
Additional |
with_snippets |
int boolean |
SERP Snippets checker
Available options:
- 0 - do not collect snippets
- 1 - collect snippets
|
0 |
do_snapshots |
enum(0..9) |
SERP Snapshots tool scraping depth
Available options:
- 0 - do not collect SERP Snapshots
- 1 - collect TOP-10 SERP Snapshots
- 2 - collect TOP-20 SERP Snapshots
- 3 - collect TOP-30 SERP Snapshots
- 4 - collect TOP-40 SERP Snapshots
- 5 - collect TOP-50 SERP Snapshots
- 6 - collect TOP-60 SERP Snapshots
- 7 - collect TOP-70 SERP Snapshots
- 8 - collect TOP-80 SERP Snapshots
- 9 - collect TOP-100 SERP Snapshots
|
0 |
subdomains |
int boolean |
Track subdomains keyword rankings
Available options:
- 0 - do not track subdomains
- 1 - track subdomains
|
0 |
filter |
int boolean |
Search results filter
Available options:
- 0 - do not filter
- 1 - moderate filtering
- 2 - family search
|
1 |
auto_correct |
int boolean |
Spellchecker
Available options:
- 0 - do not correct spelling
- 1 - correct spelling
|
1 |
common_traffic |
int boolean |
Traffic options
Available options:
|
0 |
View in API explorer