Update PowerShell SDK docs: 16004245062

This commit is contained in:
developer-relations-sp
2025-07-01 15:55:45 +00:00
parent 51c9191fe2
commit aaa0edb99b
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ tags: ['SDK', 'Software Development Kit', 'CampaignAllOfFilter', 'CampaignAllOfF
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** | 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** | **String** | Name of the filter | [optional]
## Examples