add/keywords_2/groups
Method description
Use to add groups to your project.
Method parameters
Parameter |
Type |
Description |
Default |
Mandatory |
project_id |
int |
Project ID |
|
Additional |
name |
array of strings |
Group names |
[New group] |
on |
int boolean |
Group active status |
1 |
to_type |
enum('in_folder', 'in_folder_last', 'before_group', 'after_group') |
Insert into:
- in_folder - the beginning of the selected folder
- in_folder_last - the end of the selected folder
- before_group - before the selected group
- after_group - after the selected group
|
in_folder |
to_id |
int |
object ID determined by the to_type parameter |
0 |
View in API explorer