docs/AdditionalCampaignProperties.md in talon_one-6.0.0 vs docs/AdditionalCampaignProperties.md in talon_one-7.0.0

- old
+ new

@@ -23,10 +23,10 @@ **last_activity** | **DateTime** | Timestamp of the most recent event received by this campaign. | [optional] **updated** | **DateTime** | Timestamp of the most recent update to the campaign's property. Updates to external entities used in this campaign are **not** registered by this property, such as collection or coupon updates. | [optional] **created_by** | **String** | Name of the user who created this campaign if available. | [optional] **updated_by** | **String** | Name of the user who last updated this campaign if available. | [optional] **template_id** | **Integer** | The ID of the Campaign Template this Campaign was created from. | [optional] -**frontend_state** | **String** | A campaign state described exactly as in the Campaign Manager. | +**frontend_state** | **String** | The campaign state displayed in the Campaign Manager. | **stores_imported** | **Boolean** | Indicates whether the linked stores were imported via a CSV file. | ## Code Sample ```ruby