Get a list of ad that you have authority to get data or manage. Returns an array of ad_id and ad_name in the response body if success with http code 200.QPS limit: 60, IP limit: 15.
Request
Query Params
Header 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.mediago.io/manage/v1/campaign/ad' \
--header'Authorization: Bearer your_access_token_here'