Creative

Number of APIs: 17

  1. Get Advertiser Ads GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/ads?limit=<integer>&offset=<integer>

  2. Delete Ad DELETE {{baseUrl}}/2023-10/marketing-solutions/ads/:id

  3. Get Ad GET {{baseUrl}}/2023-10/marketing-solutions/ads/:id

  4. Get Advertiser Coupons GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons?limit=<integer>&offset=<integer>

  5. Create Advertiser Coupon POST {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons

  6. Get Advertiser Coupon Supported Sizes GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons-supported-sizes?ad-set-id=<string>

  7. Delete Advertiser Coupon DELETE {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id

  8. Get Advertiser Coupon GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id

  9. Edit Advertiser Coupon PUT {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id

  10. Get Advertiser Coupon Preview GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id/preview?width=<integer>&height=<integer>