Skip to content

Commit

Permalink
Update content/collections/experiment-apis/en/experiment-management-a…
Browse files Browse the repository at this point in the history
…pi-experiments.md

Co-authored-by: markzegarelli <mark.zegarelli@amplitude.com>
  • Loading branch information
akhil-prakash and markzegarelli authored Dec 18, 2024
1 parent 88c073e commit e37ba66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ Edit an experiment.
|<div class="med-big-column">Name</div>|Requirement|Type|Description|
|---|---|---|---|
|`group_type`| Optional | string | Group type of the filter; can be null. Can be `User` value or one of the group values, eg `org_id`, `org name` |
|`group_type`| Optional | string | Group type of the filter; can be null. Can be `User` value or one of the group values, for example `org_id` or `org name` |
|`subprop_key`| Required | string | Filter's key; cannot be null. |

Check warning on line 1031 in content/collections/experiment-apis/en/experiment-management-api-experiments.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Amplitude.Contractions] Use 'can't' instead of 'cannot'. Raw Output: {"message": "[Amplitude.Contractions] Use 'can't' instead of 'cannot'.", "location": {"path": "content/collections/experiment-apis/en/experiment-management-api-experiments.md", "range": {"start": {"line": 1031, "column": 51}}}, "severity": "WARNING"}
|`subprop_op`| Required | string | The [operation](#subprop_op) to use in this filter. |
|`subprop_type`| Required | string | Either `event`, `user` or `group` indicating that the property is either an event, user or group property, respectively. |
Expand Down

0 comments on commit e37ba66

Please # to comment.