Update python SDK docs: 16004255683

This commit is contained in:
developer-relations-sp
2025-07-01 15:56:15 +00:00
parent aaa0edb99b
commit 43a3a75d8b
10 changed files with 31 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ Determines which items will be included in this campaign. The default campaign f
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | The ID of whatever type of filter is being used. | [optional]
**type** | **Enum** [ 'CAMPAIGN_FILTER', 'RULE' ] | Type of the filter | [optional]
**type** | **Enum** [ 'CAMPAIGN_FILTER' ] | Type of the filter | [optional]
**name** | **str** | Name of the filter | [optional]
}