Lists all assignments of the campaign to areas and stores. For GET List Campaigns, this is returned if the expand=access_settings_assignments query parameter is passed in the request. This object is not returned for the GET Campaign summary endpoint. NOTE: This object is returned only if the Areas and Stores enterprise feature is enabled. Contact Voucherify Sales to learn more.
| Name | Type | Description | Notes |
|---|---|---|---|
| Object | string | The type of the object represented by JSON. Default is `list`. This object stores information about campaign assignments to areas and stores | [optional] |
| DataRef | string | Identifies the name of the attribute that contains the array of campaign assignments. | [optional] |
| Data | List<AreaStoreCampaignAssignment> | Contains an array of campaign assignments. | [optional] |
| Total | int? | Total number of areas and stores to which the campaign is assigned. | [optional] |