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. 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 | str | The type of the object represented by JSON. Default is `list`. This object stores information about campaign assignments to areas and stores | [optional] [default to 'list'] |
data_ref | str | Identifies the name of the attribute that contains the array of campaign assignments. | [optional] [default to 'data'] |
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] |