Campaignreportsconfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| IdentityAttributeColumns | []String | list of identity attribute columns | [optional] |
Examples
- Prepare the resource
$Campaignreportsconfig = Initialize-Campaignreportsconfig -IdentityAttributeColumns ["firstname","lastname"]
- Convert the resource to JSON
$Campaignreportsconfig | ConvertTo-JSON