Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 925 Bytes

DownloadType.md

File metadata and controls

17 lines (11 loc) · 925 Bytes

# DownloadType

It defines the ouput requested in term of what is the marketing list or data packets.

Properties

Name Type Description Notes
Size float32 Zero-based number of the page to obtain [optional]
ContinueToken string It manages the number of calls and it governs pagination. continueToken is provided after first call by Margo and after it must be insert in the body. The continueToken changes after each call and it must refresh in the body. [optional]
Filters FiltersType [optional]
PortfolioFilters PortfolioFiltersType [optional]
Content DownloadTypeContent

[Back to Model list] [Back to API list] [Back to README]