Skip to main content

ListCampaignFiltersV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

  • Prepare the resource
$ListCampaignFiltersV1429Response = Initialize-ListCampaignFiltersV1429Response  -Message  Rate Limit Exceeded 
  • Convert the resource to JSON
$ListCampaignFiltersV1429Response | ConvertTo-JSON

[Back to top]