TypeScript integration
import Creative_ad_agent from 'creative-ad-agent'; const client = new Creative_ad_agent({ apiKey: "YOUR_API_KEY" });
curl \ # append ?access_token=$API_KEY to the URL \ /tags/search
curl \ # append ?access_token=$API_KEY to the URL \ /media/search
curl \ # append ?access_token=$API_KEY to the URL \ /users/search