Lists all assignments of the campaign to areas and stores if the Areas and Stores feature is enabled (Enterprise feature).
Name | Type | Description |
---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. Default is `list`. This object stores information about campaign assignments to areas and stores |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of campaign assignments. |
data | List<AreaStoreCampaignAssignment> | Contains an array of campaign assignments. |
total | Integer | Total number of areas and stores to which the campaign is assigned. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
DATA | "data" |