Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 578 Bytes

File metadata and controls

17 lines (9 loc) · 578 Bytes

CampaignsListResponseBody

Schema model for GET /campaigns.

Properties

Name Type Description
_object String The type of the object represented by JSON. This object stores information about campaigns in a dictionary.
dataRef String Identifies the name of the attribute that contains the array of campaign objects.
campaigns List<CampaignBase> Contains array of campaign objects.
total Integer Total number of campaigns.