add/urls_2
Method description
Use the method to add a link to the project and set the activity flags for the Audit tools.
Method parameters
Parameter |
Type |
Description |
Default |
Mandatory |
project_id |
int |
Project ID |
|
url |
string |
Project URL |
|
Additional |
sitemap |
enum(-1, 0, 1, 2) |
Activity flag in the Sitemap module
See available values here
|
|
audit |
enum(-1, 0, 1, 2) |
Activity flag in the SEO Audit
See available values here
|
|
watcher |
enum(-1, 0, 1, 2) |
Activity flag in the Website Watcher
See available values here
|
|
indexing |
enum(-1, 0, 1, 2) |
Activity flag in the Index Checker
See available values here
|
|
tags |
set(from 1 to 10) |
Array of tag order numbers |
|
View in API explorer