Download the CSV template for a certain layout. The CSV file with your custom contents is required for creating a new campaign. This endpoint will return a CSV file.
Request
Authorization
Add parameter in header
X-API-KEY
Example:
X-API-KEY: ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.withdipp.com/brand-api/resource/layout//csv_template' \
--header'X-API-KEY: <api-key>'