Retrieves a list of campaigns for a brand. You'll see the previous campaigns and the render status of each campaign. You can download the campaign via the download_url once it's ready .
Request
Authorization
Add parameter in header
X-API-KEY
Example:
X-API-KEY: ********************
Query 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-g--request GET 'https://api.withdipp.com/brand-api/resource/campaigns?brand_uuid=&page=1&page_size=10' \
--header'X-API-KEY: <api-key>'