Sha256: 438a08fd4139a0a939d6630b414ee950feac9d2e66e6165d579f76e8ee77f91a
Contents?: true
Size: 1.08 KB
Versions: 4
Compression:
Stored size: 1.08 KB
Contents
# VoucherifySdk::TemplatesCampaignsUpdateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique identifier of the campaign template. It is assigned by Voucherify. | [optional] | | **name** | **String** | User-defined name of the campaign template. | [optional] | | **description** | **String** | User-defined description of the campaign template. | [optional] | | **campaign_type** | **String** | Type of the campaign used to create the campaign template. Templates created from a promotion tier are converted to `DISCOUNT_COUPONS`. | [optional] | | **created_at** | **Time** | Timestamp representing the date and time when the campaign template was created. The value is shown in the ISO 8601 format. | [optional] | | **object** | **String** | The type of the object represented by JSON. | [optional][default to 'campaign_template'] | | **updated_at** | **Time** | Timestamp representing the date and time when the campaign template was last updated. The value is shown in the ISO 8601 format. | [optional] |
Version data entries
4 entries across 4 versions & 1 rubygems